From 95890804f1c159a04c5a40af8baa02ce7c79a19a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 9 Apr 2015 12:33:18 +0200 Subject: [PATCH] help section: code style and wording fixes --- settings/templates/help.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/settings/templates/help.php b/settings/templates/help.php index 5786b6fd44e..79584aba84d 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -4,25 +4,25 @@
  • - t( 'User Documentation' )); ?> + t('User documentation')); ?>
  • - t( 'Administrator Documentation' )); ?> + t('Administrator documentation')); ?>
  • - t( 'Online Documentation' )); ?> ↗ + t('Online documentation')); ?> ↗
  • - t( 'Forum' )); ?> ↗ + t('Forum')); ?> ↗
  • @@ -30,14 +30,14 @@
  • - t( 'Bugtracker' )); ?> ↗ + t('Issue tracker')); ?> ↗
  • - t( 'Commercial Support' )); ?> ↗ + t('Commercial support')); ?> ↗
  • -- 2.39.5