From: Emmanuel S. <se...@us...> - 2005-01-30 16:02:02
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15226/fr/default/admin/flag-type Modified Files: edit.html.tmpl Log Message: Corrections rapportés par Julien Gilles de Parinux Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type/edit.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** edit.html.tmpl 15 Dec 2004 12:29:50 -0000 1.3 --- edit.html.tmpl 30 Jan 2005 16:01:53 -0000 1.4 *************** *** 167,171 **** <th>Liste CC :</th> <td> ! Si dispoonible, qui doit être mis en copie pour la notification par mail des requêtes<br> <input type="text" name="cc_list" value="[% type.cc_list FILTER html %]" size="80" maxlength="200"> </td> --- 167,171 ---- <th>Liste CC :</th> <td> ! Si disponible, qui doit être mis en copie pour la notification par mail des requêtes<br> <input type="text" name="cc_list" value="[% type.cc_list FILTER html %]" size="80" maxlength="200"> </td> |