X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Ferror_message.tpl;h=8d151a96c1c30a4f9d8a8aaf22a638567c4808cf;hp=9a7bb582ce1ff764013d3be4ac7d12c79132bb0f;hb=209e24bb063cb116e8564e226e0a2687276cb9d5;hpb=47ccfad452e8d345542d09e59112cac317cffed8 diff --git a/templates/default/error_message.tpl b/templates/default/error_message.tpl index 9a7bb582..8d151a96 100644 --- a/templates/default/error_message.tpl +++ b/templates/default/error_message.tpl @@ -17,6 +17,7 @@ /* retrieve the template vars */ extract($t); + if (isset($aErrors) && is_array($aErrors)) { ?>
@@ -34,7 +35,7 @@ if (isset($aErrors) && is_array($aErrors)) { - + @@ -51,7 +52,7 @@ if (isset($aErrors) && is_array($aErrors)) { : - + @@ -81,10 +82,15 @@ if (isset($aErrors) && is_array($aErrors)) { + + + + +
\ No newline at end of file