From: Emmanuel S. <se...@us...> - 2005-05-28 18:45:23
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/attachment In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28816/fr/default/attachment Modified Files: list.html.tmpl Log Message: Flags -> Fanions Index: list.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/attachment/list.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** list.html.tmpl 15 Dec 2004 13:06:23 -0000 1.3 --- list.html.tmpl 28 May 2005 18:44:42 -0000 1.4 *************** *** 28,32 **** <th bgcolor="#cccccc" align="left">Taille</th> [% IF show_attachment_flags %] ! <th bgcolor="#cccccc" align="left">Flags</th> [% END %] <th bgcolor="#cccccc" align="left">Actions</th> --- 28,32 ---- <th bgcolor="#cccccc" align="left">Taille</th> [% IF show_attachment_flags %] ! <th bgcolor="#cccccc" align="left">Fanions</th> [% END %] <th bgcolor="#cccccc" align="left">Actions</th> |