Use more explicit icon to undo contact search
authorPascal Corpet <pascal.corpet@m4x.org>
Sun, 6 Jun 2010 11:52:01 +0000 (13:52 +0200)
committerPascal Corpet <pascal.corpet@m4x.org>
Sun, 6 Jun 2010 11:52:01 +0000 (13:52 +0200)
htdocs/images/icons/arrow_undo.gif [new file with mode: 0644]
templates/carnet/mescontacts.tpl

diff --git a/htdocs/images/icons/arrow_undo.gif b/htdocs/images/icons/arrow_undo.gif
new file mode 100644 (file)
index 0000000..05e3cf4
Binary files /dev/null and b/htdocs/images/icons/arrow_undo.gif differ
index d8cd905..c3be38b 100644 (file)
@@ -87,7 +87,7 @@
              value="{$smarty.request.quick|default:'recherche dans tes contacts'}"
              onfocus="if (this.value == 'recherche dans tes contacts') this.value=''"
              onblur="if (this.value == '') this.value='recherche dans tes contacts'"/>
-      {if $smarty.request.quick}<a href="carnet/contacts">{icon name=arrow_refresh title='Annuler la recherche'}</a>{/if}
+      {if $smarty.request.quick}<a href="carnet/contacts">{icon name=arrow_undo title='Annuler la recherche'}</a>{/if}
   </div>
 </form>
 <p>