closes FS#214
authorx2000habouzit <x2000habouzit>
Sat, 13 Nov 2004 08:39:34 +0000 (08:39 +0000)
committerx2000habouzit <x2000habouzit>
Sat, 13 Nov 2004 08:39:34 +0000 (08:39 +0000)
templates/carnet/panel.tpl

index c67826f..0f5d006 100644 (file)
@@ -17,7 +17,7 @@
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: panel.tpl,v 1.3 2004-11-13 08:36:27 x2000habouzit Exp $
+        $Id: panel.tpl,v 1.4 2004-11-13 08:39:34 x2000habouzit Exp $
  ***************************************************************************}
 
 <h1>Bilan des Notifications</h1>
@@ -54,11 +54,7 @@ Il faut pour cel
       <a href="javascript:x()" onclick="popupWin('{"fiche.php"|url}?user={$promo[row].forlife}','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=800,height=500')">
         {$promo[row].prenom} {$promo[row].nom}
       </a>
-      {if $promo[row].contact}
-      <a href="{"carnet/mescontacts.php"|url}?action=retirer&amp;user={$promo[row].forlife}">{*
-        *}<img src="{"images/retirer.gif"|url}" alt="retirer de mes contacts" />{*
-      *}</a>
-      {else}
+      {if !$promo[row].contact}
       <a href="{"carnet/mescontacts.php"|url}?action=ajouter&amp;user={$promo[row].forlife}">{*
         *}<img src="{"images/ajouter.gif"|url}" alt="ajouter à mes contacts" />{*
       *}</a>