From f7e4c3928aba9cb7f5222cb4af67846312bbb435 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 14 Feb 2015 16:11:13 -0500 Subject: Refactoring/simplification of the pull-request about links --- app/Template/config/sidebar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/config') diff --git a/app/Template/config/sidebar.php b/app/Template/config/sidebar.php index a0ec8b36..89f2c203 100644 --- a/app/Template/config/sidebar.php +++ b/app/Template/config/sidebar.php @@ -11,7 +11,7 @@ a(t('Board settings'), 'config', 'board') ?>
  • - a(t('Links settings'), 'link', 'index') ?> + a(t('Link settings'), 'link', 'index') ?>
  • a(t('Webhooks'), 'config', 'webhook') ?> -- cgit v1.2.3