From: Emmanuel S. <se...@us...> - 2005-07-17 14:21:09
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/create In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13424/fr/default/bug/create Modified Files: create.html.tmpl Log Message: Enore et toujours les espaces Index: create.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/create/create.html.tmpl,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** create.html.tmpl 17 Jul 2005 14:09:20 -0000 1.10 --- create.html.tmpl 17 Jul 2005 14:20:59 -0000 1.11 *************** *** 118,122 **** <strong> <a href="describecomponents.cgi?product=[% product FILTER url_quote %]"> ! Composant</a>: </strong> </td> --- 118,122 ---- <strong> <a href="describecomponents.cgi?product=[% product FILTER url_quote %]"> ! Composant</a> : </strong> </td> *************** *** 354,358 **** <strong> <a href="page.cgi?id=fields.html#[% sel.name %]"> ! [% sel.description %]</a>: </strong> </td> --- 354,358 ---- <strong> <a href="page.cgi?id=fields.html#[% sel.name %]"> ! [% sel.description %]</a> : </strong> </td> |