closes FS#123
authorx2000habouzit <x2000habouzit>
Mon, 25 Oct 2004 18:29:37 +0000 (18:29 +0000)
committerx2000habouzit <x2000habouzit>
Mon, 25 Oct 2004 18:29:37 +0000 (18:29 +0000)
htdocs/images/man.gif [new file with mode: 0644]
htdocs/images/man.png [deleted file]
htdocs/images/woman.gif [new file with mode: 0644]
htdocs/images/woman.png [deleted file]
templates/include/minifiche.tpl

diff --git a/htdocs/images/man.gif b/htdocs/images/man.gif
new file mode 100644 (file)
index 0000000..9a805e1
Binary files /dev/null and b/htdocs/images/man.gif differ
diff --git a/htdocs/images/man.png b/htdocs/images/man.png
deleted file mode 100644 (file)
index 07698a1..0000000
Binary files a/htdocs/images/man.png and /dev/null differ
diff --git a/htdocs/images/woman.gif b/htdocs/images/woman.gif
new file mode 100644 (file)
index 0000000..fceca6b
Binary files /dev/null and b/htdocs/images/woman.gif differ
diff --git a/htdocs/images/woman.png b/htdocs/images/woman.png
deleted file mode 100644 (file)
index aa0f3c3..0000000
Binary files a/htdocs/images/woman.png and /dev/null differ
index f2e5f94..ce63d62 100644 (file)
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: minifiche.tpl,v 1.4 2004-10-25 12:41:05 x2000habouzit Exp $
+        $Id: minifiche.tpl,v 1.5 2004-10-25 18:29:37 x2000habouzit Exp $
  ***************************************************************************}
 
 
 <div class="contact" {min_auth level='cookie'}title="fiche mise à jour le {$c.date|date_format:"%d %b %Y"}"{/min_auth}>
   <div class="nom">
     {if $c.sexe}
-    <img src="{"images/woman.png"|url}" alt="[femme]" style='margin-right: 4px;' />
+    <img src="{"images/woman.gif"|url}" alt="[femme]" style='margin-right: 4px;' />
     {else}
-    <img src="{"images/man.png"|url}" alt="[homme]" style='margin-right: 4px;' />
+    <img src="{"images/man.gif"|url}" alt="[homme]" style='margin-right: 4px;' />
     {/if}
     {min_auth level="cookie"}
     {if !$c.dcd && $inscrit}