Fixed double '<ul>'.
authorshort <>
Sun, 15 Feb 2004 20:47:03 +0000 (20:47 +0000)
committershort <>
Sun, 15 Feb 2004 20:47:03 +0000 (20:47 +0000)
project/captive/Press.html.pl

index f16892d..0b0e51c 100755 (executable)
@@ -46,7 +46,6 @@ print My::Project->section("captive");
 print <<'HERE';
 <h1>Captive NTFS Internet Press</h1>
 
-<ul>
 HERE
 
 sub name ($;$$)