From 83a0d1b3bacfea1732683c495767286863a3b41b Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 9 Apr 2015 12:29:44 +0200 Subject: [PATCH 1/2] link to proper subsite for Commercial support --- settings/templates/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/help.php b/settings/templates/help.php index f559329c6b..5786b6fd44 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -36,7 +36,7 @@
  • - + t( 'Commercial Support' )); ?> ↗
  • From 95890804f1c159a04c5a40af8baa02ce7c79a19a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 9 Apr 2015 12:33:18 +0200 Subject: [PATCH 2/2] 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 5786b6fd44..79584aba84 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')); ?> ↗