Issue #2381857 - Add status
Compare changes
Files
3+ 12
− 0
@@ -19,6 +19,18 @@ function securepages_settings($form, &$form_state) {
'#description' => t('To start using secure pages this setting must be enabled. This setting will only be able to changed when the web server has been configured for SSL.<br />If this test has failed then go <a href="!url">here</a>', array('!url' => preg_replace(';^http://;i', 'https://', url($_GET['q'], array('absolute' => TRUE))))),