correction du bug supprimer adresse
authorPascal Corpet <pascal.corpet@m4x.org>
Sun, 12 Jun 2005 16:04:14 +0000 (16:04 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:29:15 +0000 (23:29 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-706

templates/profil/adresses.tpl

index a51aa25..2ad80b6 100644 (file)
@@ -50,7 +50,7 @@
     <tr>
       <td class="left">
         {if $adr.nouvelle != 'new'}
-        <a href="{$smarty.server.PHP_SELF}?old_tab={$smarty.request.old_tab}&amp;adrid_del[{$adrid}]=1"><input type="button" value="La supprimer !" /></a>
+        [<a href="{$smarty.server.PHP_SELF}?old_tab={$smarty.request.old_tab}&amp;adrid_del[{$adrid}]=1">La supprimer !</a>]
         {/if}
         &nbsp;
       </td>