Add an icon for "Adding attachment in emails"
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 18 Dec 2006 21:09:22 +0000 (21:09 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 18 Dec 2006 21:09:22 +0000 (21:09 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1290 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/images/icons/email_attach.gif [new file with mode: 0644]
templates/emails/send.tpl
templates/xnetgrp/mail.tpl

diff --git a/htdocs/images/icons/email_attach.gif b/htdocs/images/icons/email_attach.gif
new file mode 100644 (file)
index 0000000..a2e606c
Binary files /dev/null and b/htdocs/images/icons/email_attach.gif differ
index a644398..23e19c6 100644 (file)
 {$smarty.session.prenom} {$smarty.session.nom}
 {/if}</textarea>
     <div>
-      <strong>Ajouter une pièce jointe&nbsp;:&nbsp;</strong>
+      <strong>{icon name=email_attach}&nbsp;Ajouter une pièce jointe&nbsp;:&nbsp;</strong>
       <input type="file" name="uploaded" />
     </div>
     <div class="center">
index 75d82d3..e7b5a12 100644 (file)
@@ -107,7 +107,7 @@ Le bureau du groupe {$asso.nom}.
     </tr>
     <tr>
       <td class="titre">
-        Attacher un fichier
+        {icon name=email_attach} Attacher un fichier
       </td>
       <td>
         <input type="file" name="uploaded" />