From: x2000habouzit Date: Sun, 23 Jul 2006 14:06:27 +0000 (+0000) Subject: do the same for ajouter.gif X-Git-Tag: xorg/0.9.11~313 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=7c0881fd35c8bfb17a64f31cf855f6c6fbf04773;p=platal.git do the same for ajouter.gif git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@592 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/images/ajouter.gif b/htdocs/images/ajouter.gif deleted file mode 100644 index 9e22ea3..0000000 Binary files a/htdocs/images/ajouter.gif and /dev/null differ diff --git a/htdocs/images/icons/add.gif b/htdocs/images/icons/add.gif new file mode 100644 index 0000000..6677cf3 Binary files /dev/null and b/htdocs/images/icons/add.gif differ diff --git a/templates/carnet/mescontacts.tpl b/templates/carnet/mescontacts.tpl index d023b91..64b9725 100644 --- a/templates/carnet/mescontacts.tpl +++ b/templates/carnet/mescontacts.tpl @@ -36,7 +36,7 @@

Tu peux également rajouter des camarades dans tes contacts lors d'une recherche dans l'annuaire : - il te suffit de cliquer sur l'icône ajout contact en face de son nom dans les résultats ! + il te suffit de cliquer sur l'icône {icon name=add} en face de son nom dans les résultats !

{if $trombi || $citer->total()} diff --git a/templates/carnet/notifs.tpl b/templates/carnet/notifs.tpl index c34b4c5..39188c8 100644 --- a/templates/carnet/notifs.tpl +++ b/templates/carnet/notifs.tpl @@ -102,7 +102,7 @@ Si un non-inscrit que tu surveilles s'inscrit, il sera automatiquement ajout

Pour surveiller des membres non-inscrits, il faut passer par la recherche -et cliquer sur les icones Ajouter pour les ajouter à cette liste +et cliquer sur les icones {icon name=add} pour les ajouter à cette liste

diff --git a/templates/carnet/panel.tpl b/templates/carnet/panel.tpl index 290109f..c11e5fe 100644 --- a/templates/carnet/panel.tpl +++ b/templates/carnet/panel.tpl @@ -70,8 +70,7 @@ Il faut pour cel {if !$promo[row].contact} {* - *}ajouter à mes contacts{* - *} + *}{icon name=add title="ajouter à mes contacts"} {/if} {else} {$promo[row].prenom} {$promo[row].nom} diff --git a/templates/fiche.tpl b/templates/fiche.tpl index 0f3fa2f..1c34866 100644 --- a/templates/fiche.tpl +++ b/templates/fiche.tpl @@ -49,8 +49,7 @@ function chgMainWinLoc( strPage ) { {if !$x.is_contact} - Ajouter à mes contacts - + {icon name=add title="Ajouter à mes contacts"} {else} {icon name=cross title="Retirer de mes contacts"} diff --git a/templates/include/minifiche.tpl b/templates/include/minifiche.tpl index 19f4b3a..75a99cd 100644 --- a/templates/include/minifiche.tpl +++ b/templates/include/minifiche.tpl @@ -50,7 +50,7 @@ {if !$c.wasinscrit && !$c.dcd} {if $show_action eq ajouter} {* - *}Ajouter à la liste de mes surveillances + *}{icon name=add title="Ajouter à la liste de mes surveillances"} {else} {* *}{icon name=cross title="Retirer de la liste de mes surveillances"} @@ -61,9 +61,13 @@ {if !$c.dcd} {* *}Afficher la carte de visite + {if $show_action eq ajouter} + {* + *}{icon name=add title="Ajouter à mes contacts"} + {else} {* - *}{if $show_action eq + *}{icon name=cross title="Retirer de mes contacts"} + {/if} {/if} {/if} {/if} diff --git a/templates/listes/index.tpl b/templates/listes/index.tpl index 504f828..a20f72d 100644 --- a/templates/listes/index.tpl +++ b/templates/listes/index.tpl @@ -28,7 +28,7 @@

Pour t'inscrire à une liste il suffit de cliquer sur l'icone -[ inscription ] située en fin de ligne. +{icon name=add} située en fin de ligne.

diff --git a/templates/listes/listes.inc.tpl b/templates/listes/listes.inc.tpl index 14a4302..12453fb 100644 --- a/templates/listes/listes.inc.tpl +++ b/templates/listes/listes.inc.tpl @@ -52,8 +52,7 @@ [ en cours ] {else} - [ inscription ] - + {icon name=add title="m'inscrire"} {/if} diff --git a/templates/listes/members.tpl b/templates/listes/members.tpl index cef859c..8a2673b 100644 --- a/templates/listes/members.tpl +++ b/templates/listes/members.tpl @@ -64,7 +64,7 @@ {else} Tu n'es pas inscrit.
Demander ton inscription : - [demander mon inscription] + {icon name=add title="demander mon inscription"} {/if} diff --git a/templates/listes/trombi.tpl b/templates/listes/trombi.tpl index 694fe60..162f7b6 100644 --- a/templates/listes/trombi.tpl +++ b/templates/listes/trombi.tpl @@ -60,7 +60,7 @@ {else} Tu n'es pas inscrit.
Demander ton inscription : - [demander mon inscription] + {icon name=add title="demander mon inscription"} {/if} diff --git a/templates/xnetlists/index.tpl b/templates/xnetlists/index.tpl index 341bafd..ff41daa 100644 --- a/templates/xnetlists/index.tpl +++ b/templates/xnetlists/index.tpl @@ -76,7 +76,7 @@ croix verte te permet de t'inscrire, apr {elseif $l.sub eq 1} [en attente] {else} - [m'inscrire] + {icon name=add title="m'inscrire"} {/if}