Fix the link to update status of non-comers
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 22 Oct 2007 16:58:04 +0000 (18:58 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 22 Oct 2007 16:59:36 +0000 (18:59 +0200)
htdocs/css/keynote.css
templates/xnetevents/admin.tpl

index 23f39a2..93f4213 100644 (file)
@@ -161,6 +161,7 @@ pre {
     padding: 0.3em 1.5em;
 }
 
+
 /*******************************************************************************
     3   Tableaux bicolores + classes utiles
         [ Tableaux à lignes alternées, en taille normale, ou tiny ]
index 0566b31..3a86804 100644 (file)
@@ -193,9 +193,9 @@ Ils ont payé mais ont oublié de s'inscrire :
   {iterate from=$absents item=m}
   <tr>
     <td>
-      <a href="" {if $is_admin}onclick="return remplitAuto('{$m.email}')"{/if}>
+      {if $is_admin}<a href="javascript:remplitAuto('{$m.email}')">{/if}
       {if $m.sexe}&bull;{/if}{$m.prenom} {$m.nom}
-      </a>
+      {if $is_admin}</a>{/if}
     </td>
     <td>
       {$m.promo}