From: Emmanuel S. <se...@us...> - 2004-11-01 10:31:54
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/flag In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20845 Modified Files: list.html.tmpl Log Message: Correction d'une erreur (un espace avant le ':') Index: list.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/flag/list.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** list.html.tmpl 1 Nov 2004 10:29:24 -0000 1.2 --- list.html.tmpl 1 Nov 2004 10:31:44 -0000 1.3 *************** *** 73,77 **** <tr> <th colspan="3"> ! Flags: </th> [% IF any_flags_requesteeble %] --- 73,77 ---- <tr> <th colspan="3"> ! Flags : </th> [% IF any_flags_requesteeble %] |