diff --git a/bureau/admin/index.php b/bureau/admin/index.php index 9f0995a5..d3ca1d8a 100644 --- a/bureau/admin/index.php +++ b/bureau/admin/index.php @@ -75,7 +75,7 @@ if ( empty($logo) || ! $logo ) { WARNING: you are trying to access the control panel insecurely, click here to go to secure mode', $_SERVER["HTTP_HOST"]); + echo '

' . sprintf(_('WARNING: you are trying to access the control panel insecurely, click here to go to secure mode'), $_SERVER["HTTP_HOST"]) . '

'; } ?>