* 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>
<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&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&user={$promo[row].forlife}">{*
*}<img src="{"images/ajouter.gif"|url}" alt="ajouter à mes contacts" />{*
*}</a>