Shows user filter used after a newsletter has been sent (Closes #1526)
[platal.git] / templates / skin / sharky.tpl
index 7701206..a2fe7ea 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -24,7 +24,6 @@
     <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />
     <link rel="stylesheet" type="text/css" href="css/sharky.css" media="all" />
     {include file=skin/common.header.tpl}
-    {include file=skin/common.bandeau.head.tpl}
   </head>
   <body>
     {include core=plpage.devel.tpl}
@@ -35,7 +34,7 @@
     {else}
 
     {include file=skin/common.bandeau.tpl}
-    {if $smarty.session.suid}
+    {if t($smarty.session.suid)}
     <div id="suid">
       <a href="exit">
         Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()})
     <table id="body" cellpadding="0" cellspacing="0">
       <tr>
         <td id="body-logo">
-          <a href=""><img src="images/skins/sharky_logo.png" alt="[ LOGO ]" /></a>
+          <a href="index"><img src="images/skins/sharky_logo.png" alt="[ LOGO ]" /></a>
         </td>
         <td id="body-top">
-          <a href=""><img src="images/skins/sharky_ban.png" alt="[ Polytechnique.org ]" /></a>
+          <a href="index"><img src="images/skins/sharky_ban.png" alt="[ Polytechnique.org ]" /></a>
           {include file="skin/common.title.header.tpl"}
         </td>
       </tr>