diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 1db89eee17..5a00320313 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -313,35 +313,31 @@ if (!$_['internetconnectionworking']) {

t('Security'));?>

- - - - -
- - /> -
- t( - 'Forces the clients to connect to %s via an encrypted connection.', - $theme->getName() - )); ?> - "); - p($l->t( - 'Please connect to your %s via HTTPS to enable or disable the SSL enforcement.', - $theme->getName() - )); - print_unescaped(""); - } - ?> -
+

+ + /> +
+ t( + 'Forces the clients to connect to %s via an encrypted connection.', + $theme->getName() + )); ?> + "); + p($l->t( + 'Please connect to your %s via HTTPS to enable or disable the SSL enforcement.', + $theme->getName() + )); + print_unescaped(""); + } + ?> +