Changelog for the next release.
[platal.git] / templates / sql_errors.tpl
index d7eb9de..7c67ce5 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}\r
 {*                                                                        *}\r
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}\r
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}\r
 {*  http://opensource.polytechnique.org/                                  *}\r
 {*                                                                        *}\r
 {*  This program is free software; you can redistribute it and/or modify  *}\r
 {*                                                                        *}\r
 {**************************************************************************}\r
 \r
-<h1>Erreurs MySQL</h2>\r
-<p>\r
+<h1>Erreurs MySQL</h1>\r
   {if $errors}\r
-    {$errors}\r
+    {$errors|smarty:nodefaults}\r
   {else}\r
-    Il n'y pas d'erreurs actuellement recencĂ©es.\r
-  {/if}\r
+<p>\r
+    Il n'y a pas d'erreurs actuellement recensĂ©es.\r
 </p>\r
+  {/if}\r
 <form action="sql_errors" method="post">\r
   <div>\r
     <input type="submit" name="clear" value="Effacer les erreurs" />\r