diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 253a7ff5f50..523bbd66248 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -15,6 +15,20 @@ $levelLabels = array( +
+

t('Security Warning'));?>

+ + + t('You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.', $theme->getTitle())); ?> + + +
+