HTML fix.
authorshort <>
Sun, 12 Oct 2003 05:09:09 +0000 (05:09 +0000)
committershort <>
Sun, 12 Oct 2003 05:09:09 +0000 (05:09 +0000)
project/Nokia61/Index.html.pl

index 4fb49e7..430cb3a 100755 (executable)
@@ -38,7 +38,7 @@ My::Project->init_project(
 
 do { system 'make >&2 -s '.$_ if ! -f $_; } for ("./Nokia61");
 print <<'HERE';
-<iframe src="Nokia61.php?base=.%2F" width="90%" height="500" />
+<iframe src="Nokia61.php?base=.%2F" width="90%" height="500">
 <a href="Nokia61.php?base=.%2F">Program on-line</a>.
 </iframe>
 HERE