From: Emmanuel S. <se...@us...> - 2004-11-30 23:11:20
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31379 Modified Files: index.html.tmpl Log Message: Quelques mots non traduits Index: index.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/index.html.tmpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.html.tmpl 30 Nov 2004 22:34:07 -0000 1.4 --- index.html.tmpl 30 Nov 2004 23:11:09 -0000 1.5 *************** *** 75,79 **** [% END %] </p><p> ! <a href="javascript:addSidebar()">Ajouter à la Sidebar</a> (Nécessite Mozilla ou Netscape 6)<br> </p> <form name="f" action="show_bug.cgi" method="get" --- 75,79 ---- [% END %] </p><p> ! <a href="javascript:addSidebar()">Ajouter à la Sidebar</a> (Nécessite Mozilla ou Netscape 6)<br> </p> <form name="f" action="show_bug.cgi" method="get" *************** *** 82,87 **** Entrer le numéro d'[% terms.abug %] ou certains termes de recherche :<br> <input type="text" name="id"> ! <input type="submit" value="Show"> ! <a href="quicksearch.html">[Help]</a> </p> </form> --- 82,87 ---- Entrer le numéro d'[% terms.abug %] ou certains termes de recherche :<br> <input type="text" name="id"> ! <input type="submit" value="Montrer"> ! <a href="quicksearch.html">[Aide]</a> </p> </form> |