X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Ferror_message.tpl;h=640f8645f5006bac2e4b8c6f149c173174eba63a;hp=a87439d08bcbce7facbc9d61c13a2650b9293165;hb=353d074afac6827c90f4bb03e846c5e453d3b5b1;hpb=b80b7b6baf4df064de743044698fa7f003e68f20 diff --git a/templates/default/error_message.tpl b/templates/default/error_message.tpl index a87439d0..640f8645 100644 --- a/templates/default/error_message.tpl +++ b/templates/default/error_message.tpl @@ -3,11 +3,10 @@ /** * error_message.tpl * - * Copyright (c) 1999-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * * Template for viewing error handler error messages * + * @copyright 1999-2018 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail * @subpackage templates @@ -18,13 +17,14 @@ /* retrieve the template vars */ extract($t); + if (isset($aErrors) && is_array($aErrors)) { ?>
$sValue) {?> + foreach ($aError['extra'] as $sKey => $sValue) { ?> - $sValue) } // isset($aError['extra']) && is_array($aError['extra'])) ?> - + - + + + + +
-
+
- : + - +
- : + - +
- : + : - + +
- : + - +
- : + - +
+
\ No newline at end of file