X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Ferror_message.tpl;h=8d151a96c1c30a4f9d8a8aaf22a638567c4808cf;hp=a87439d08bcbce7facbc9d61c13a2650b9293165;hb=aff09f80303dfb799afa8be58b145882675a48df;hpb=b80b7b6baf4df064de743044698fa7f003e68f20 diff --git a/templates/default/error_message.tpl b/templates/default/error_message.tpl index a87439d0..8d151a96 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-2006 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