[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFR] wml://CD/vendors/adding-form.wml



Frédéric Bothamy <frederic.bothamy@free.fr> (09/05/2007):
> Merci d'avance pour les relectures.

Salut, quelques broutilles, dont des « " » manquant à signaler — si
jugés importants — à l'auteur de la VO.

Miaou,

-- 
Cyril
--- adding-form.wml.orig	2007-05-09 07:14:36.000000000 +0200
+++ adding-form.wml	2007-05-09 07:16:42.000000000 +0200
@@ -17,7 +17,7 @@
 exemple, la page web n'existe plus ou l'adresse électronique ne
 fonctionne plus, nous supprimons cette entrée.</p>
 
-<form method=post action="http://cgi.debian.org/cgi-bin/submit_cdvendor.pl";>
+<form method="post" action="http://cgi.debian.org/cgi-bin/submit_cdvendor.pl";>
 
 <h2>Informations de vendeur de CD</h2>
 
@@ -80,13 +80,13 @@
   $i++;
   my $aname = $arches{$a}; $aname =~ s, ,\&nbsp\;,g;
   print "<br />\n" if ($i % $na == 0);
-  print "<label><input type=checkbox name=architectures value=".$a.">&nbsp;".$aname."&nbsp;(".$a.")</label> &nbsp;\n";
+  print '<label><input type="checkbox" name="architectures" value="'.$a.'">&nbsp;'.$aname."&nbsp;(".$a.")</label> &nbsp;\n";
 }
 :>
 </td></tr></table>
 
 <table><tr>
-<td valign="top">Commentaire (<em>en anglais</em>):</td>
+<td valign="top">Commentaire (<em>en anglais</em>)&nbsp;:</td>
 <td><textarea name="comment" cols=40 rows=7></textarea></td>
 </tr></table>
 

Attachment: pgpyqUB0QcuBY.pgp
Description: PGP signature


Reply to: