Kleine HTML-Syntax-Korrektur
authorThomas Kasulke <t.kasulke@linet-services.de>
Mon, 14 May 2007 10:54:29 +0000 (10:54 +0000)
committerThomas Kasulke <t.kasulke@linet-services.de>
Mon, 14 May 2007 10:54:29 +0000 (10:54 +0000)
bin/mozilla/gl.pl

index d7d7ebf..b14fb6f 100644 (file)
@@ -1153,7 +1153,7 @@ sub display_rows {
 
     if ($init) {
       $korrektur =
-        qq|<td><input type="checkbox" name="korrektur_$i" value="1"</td>|;
+        qq|<td><input type="checkbox" name="korrektur_$i" value="1"></td>|;
       if ($form->{transfer}) {
         $fx_transaction = qq|
         <td><input name="fx_transaction_$i" class=checkbox type=checkbox value=1></td>