From 2a454fd04ddf98f1a7dc17e93ce83299b272dc49 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 3 Nov 2014 15:41:40 +0100 Subject: [PATCH] Capitalize Checks in admin page --- settings/templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index f02dedbbc80..bcf57e12a89 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -206,7 +206,7 @@ if ($_['suggestedOverwriteWebroot']) { } ?>
-

t('Connectivity checks'));?>

+

t('Connectivity Checks'));?>

-- 2.39.5