Merge branch 'platal-0.9.15'
[platal.git] / templates / survey / admin.tpl
index e1c129a..efe98fc 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 <table class="bicol">
   <tr>
     <th>
-      Sondages en attente de validation
-    </th>
-  </tr>
-  {iterate item=s from=$survey_waiting}
-  <tr class="{cycle name=ws_cycle values="impair,pair"}">
-    <td class="half">
-      &bull;
-      <a href="survey/admin/{$s.id}">
-        {$s.title} [{$s.end|date_format:"%x"} - {$survey_modes[$s.mode]}]
-      </a>
-    </td>
-  </tr>
-  {assign var="has_ws" value="true"}
-  {/iterate}
-  {if !$has_ws}
-  <tr>
-    <td class="half">Aucun sondage en attente de validation</td>
-  </tr>
-  {/if}
-</table>
-
-<br />
-
-<table class="bicol">
-  <tr>
-    <th>
       Sondages en cours
     </th>
   </tr>