X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdisplay_messages.php;h=06e352873e33ff8e0992ea1d0f925baa3e73930c;hb=cdbecc9ebc4c688a76c7fce150e50e39dd06660f;hp=06bc2fcbbe2ac747b861cfd13dd3696954b91e64;hpb=2d367c687f9813a45a3d2f1911036cfc0425fdd0;p=squirrelmail.git diff --git a/functions/display_messages.php b/functions/display_messages.php index 06bc2fcb..06e35287 100644 --- a/functions/display_messages.php +++ b/functions/display_messages.php @@ -1,24 +1,33 @@ '; - echo " "; - echo ' '; - echo " '; - echo '
"; - echo '
ERROR
'; - echo '
'; - echo '

' . _("Unknown user or password incorrect.") . '
' . _("Click here to try again") . '.
'; - echo '
'; - echo ''; + + echo '
'. + "". + ''. + "'. + '
". + '
ERROR
'. + '
'. + '

' . _("Unknown user or password incorrect.") . + '
' . + _("Click here to try again") . + '.
'. + '
'. + ''; + } function general_info($motd, $org_logo, $version, $org_name, $color) {