+++ /dev/null
-../../htdocs/images/ajouter.gif
\ No newline at end of file
--- /dev/null
+../../htdocs/images/icons
\ No newline at end of file
+++ /dev/null
-../../htdocs/images/loupe.gif
\ No newline at end of file
+++ /dev/null
-../../htdocs/images/retirer.gif
\ No newline at end of file
+++ /dev/null
-../../htdocs/images/vcard.png
\ No newline at end of file
$id = $banana->post->headers['x-org-id'];
$_text = formatFrom($_text);
return $_text . ' <a href="profile/' . $id . '" class="popup2" title="' . $id . '">'
- . '<img src="images/loupe.gif" alt="fiche" title="fiche" /></a>';
+ . '<img src="images/icons/user_suit.gif" title="fiche" /></a>';
}
}
$lines = explode("\n",$txtad);
$txthtml = "";
- $map = "<a href=\"http://maps.google.com/?q=".urlencode(implode(", ", $lines))."\"><img src=\"images/loupe.gif\" alt=\"Carte\" title=\"Carte\"/></a>";
+ $map = "<a href=\"http://maps.google.com/?q=".urlencode(implode(", ", $lines))."\"><img src=\"images/icons/user_suit.gif\" title=\"Carte\"/></a>";
if ($param['titre'])
{
if ($param['titre_div'])
{$x.prenom} {if $x.nom_usage eq ""}{$x.nom}{else}{$x.nom_usage} ({$x.nom}){/if}
{if $logged}
{if $x.nickname} (aka {$x.nickname}){/if}
- <a href="vcard/{$x.forlife}.vcf">
- <img src="images/vcard.png" alt="Afficher la carte de visite" title="Afficher la carte de visite"/>
- </a>
+ <a href="vcard/{$x.forlife}.vcf">{*
+ *}{icon name=vcard title="Afficher la carte de visite"}</a>
{if !$x.is_contact}
<a href="javascript:x()" onclick="chgMainWinLoc('carnet/contacts?action=ajouter&user={$x.forlife}')">
{icon name=add title="Ajouter à mes contacts"}</a>
{/if}
{elseif $c.wasinscrit}
<a href="profile/{$c.forlife}" class="popup2">{*
- *}<img src="images/loupe.gif" alt="Afficher la fiche" title="Afficher la fiche" /></a>
+ *}{icon name=user_suit title="Afficher la fiche"}</a>
{if !$c.dcd}
<a href="vcard/{$c.forlife}.vcf">{*
- *}<img src="images/vcard.png" alt="Afficher la carte de visite" title="Afficher la carte de visite" /></a>
+ *}{icon name=vcard title="Afficher la carte de visite"}</a>
{if $show_action eq ajouter}
<a href="carnet/contacts?action={$show_action}&user={$c.forlife}">{*
*}{icon name=add title="Ajouter à mes contacts"}</a>
<tr class='{cycle values="pair,impair"}'>
<td>{$s.name}{if $s.login}
<a href="profile/{$s.login}" class="popup2">{*
- *}<img src="images/loupe.gif" alt="Afficher la fiche" title="Afficher la fiche" /></a>
+ *}{icon name=user_suit title="Afficher la fiche"}</a>
{/if}
</td>
<td>{$s.addr}</td>
<div class="bits" style="width: 40%;">
<span class='smaller'>
<a href="profile/{$p.bestalias}" class="popup2">
- <img src="images/loupe.gif" alt="voir sa fiche" title="Voir sa fiche" /></a> -
+ {icon name=user_suit title="Voir sa fiche"}</a> -
<a href="referent/{$p.bestalias}" class="popup2">Voir sa fiche référent</a>
</span>
</div>
<td>{$m.promo}</td>
<td>
{if $m.x}
- <a href="https://www.polytechnique.org/profile/{$m.email}"><img src="images/loupe.gif" alt="[fiche]" /></a>
- <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf"><img src="images/vcard.png" alt="[vcard]" /></a>
+ <a href="https://www.polytechnique.org/profile/{$m.email}">{icon name=user_suit title="fiche"}</a>
+ <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf">{icon name=vcard title="[vcard]"}</a>
<a href="mailto:{$m.email}@polytechnique.org"><img src="images/mail.png" alt="mail" /></a>
{else}
<a href="mailto:{$m.email}"><img src="images/mail.png" alt="mail" /></a>
Édition du profil de {$user.prenom} {$user.nom}
{if $user.origine eq 'X'}
(X{$user.promo})
- <a href="https://www.polytechnique.org/profile/{$user.alias}"><img src="images/loupe.gif" alt="Voir la fiche" /></a>
+ <a href="https://www.polytechnique.org/profile/{$user.alias}">{icon name=user_suit title="fiche"}</a>
{/if}
<a href="{$platal->ns}member/del/{$user.email}"><img src="images/del.png" alt="Suppression du compte" /></a>
<a href="mailto:{$user.email}"><img src="images/mail.png" alt="Ecrire un mail" /></a>
<td class="center">{$p.date|date_format:"%d/%m/%y"}</td>
<td>
{$p.prenom} {$p.nom}
- <a href="https://www.polytechnique.org/profile/{$p.alias}"><img alt="[fiche]" title="Voir sa fiche" src="images/loupe.gif"/></a>
+ <a href="https://www.polytechnique.org/profile/{$p.alias}">{icon name=user_suit title="fiche"}</a>
<a href="mailto:{$p.alias}@polytechnique.org"><img alt="[mail]" title="Lui envoyer un mail" src="images/mail.png"/></a>
</td>
<td class="center">X {$p.promo}</td>
</td>
<td>{$m.promo}</td>
<td>
- <a href="https://www.polytechnique.org/profile/{$m.email}"><img src="images/loupe.gif" alt="[fiche]" /></a>
- <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf"><img src="images/vcard.png" alt="[vcard]" /></a>
+ <a href="https://www.polytechnique.org/profile/{$m.email}">{icon name=user_suit title="fiche"}</a>
+ <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf">{icon name=vcard title="vcard"}</a>
<a href="mailto:{$m.email}@polytechnique.org"><img src="images/mail.png" alt="mail" /></a>
</td>
<td>{$m.montant}</td>
<td>{$m.promo}</td>
<td>
{if $m.x}
- <a href="https://www.polytechnique.org/profile/{$m.email}"><img src="images/loupe.gif" alt="[fiche]" /></a>
- <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf"><img src="images/vcard.png" alt="[vcard]" /></a>
+ <a href="https://www.polytechnique.org/profile/{$m.email}">{icon name=user_suit title="fiche"}</a>
+ <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf">{icon name=vcard title="vcard"}</a>
<a href="mailto:{$m.email}@polytechnique.org"><img src="images/mail.png" alt="mail" /></a>
{else}
<a href="mailto:{$m.email}"><img src="images/mail.png" alt="mail"></a>
{foreach from=$evenements item=e}
-<table class="bicol" cellspacing="0" cellpadding="0" {popup caption=$e.intitule text=$e.descriptif}>
+<table class="bicol" cellspacing="0" cellpadding="0">
<colgroup>
<col width='25%' />
</colgroup>
{if $admin || $e.show_participants}
<a href="{$platal->ns}events/admin/{$e.eid}">
consulter la liste des participants
- <img src="images/loupe.gif" title="Liste des participants" alt="" />
+ {icon name=group title="Liste des participants"}
</a><br />
{/if}
{if $e.deadline_inscription}
Tu peux
<a href="{$platal->ns}events/admin/{$event.eid}">
consulster liste des participants
- <img src="images/loupe.gif" title="Liste des participants" alt="Liste des participants" />
- </a>
+ {icon name=group title="Liste des participants"}</a>
déjà inscrits.
</p>
{/if}