update dynamap display : don't forget to get the new swf files
[platal.git] / templates / skin / common.devel.tpl
index 7860192..750f036 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -24,7 +24,9 @@
 {if $db_trace && $db_trace neq "\n\n"}
   <div id="db-trace">
     <h1>
+      {if $db_error}<span style="color: #f00">{/if}
       Trace de l'exécution de cette page sur mysql (hover me)
+      {if $db_error}</span>{/if}
     </h1>
     <div class="hide">
       {$db_trace|smarty:nodefaults}
@@ -36,7 +38,7 @@
   <div id="dev">
     @HOOK@
     Validation:
-    <a href="http://jigsaw.w3.org/css-validator/validator?uri={$validate}">CSS</a>
+    <a href="http://jigsaw.w3.org/css-validator/validator?uri={#globals.baseurl#}/valid.html">CSS</a>
     &nbsp;&nbsp;|&nbsp;&nbsp;
     références :
     <a href="http://www.w3schools.com/xhtml/xhtml_reference.asp">XHTML</a>