]> mj.ucw.cz Git - pciids.git/commitdiff
Markup fixes
authorMichal Vaner <vorner@ucw.cz>
Sun, 31 Aug 2008 11:30:21 +0000 (13:30 +0200)
committerMichal Vaner <vorner@ucw.cz>
Sun, 31 Aug 2008 11:30:21 +0000 (13:30 +0200)
PciIds/Html/Util.pm
help/index

index 81498344fa783485b7e5ed4b6937888c813365fd..ca5abea45bdead77d915340bbaf7af631a8bd9e1 100644 (file)
@@ -148,7 +148,7 @@ sub genPath( $$$ ) {
                print "  <li><a href='http://".$req->hostname()."/read/".$addr->get()."/'>".encode( $addr->pretty() )."</a>\n";
        }
        print "<li><a href='http://".$req->hostname()."/index.html'>Main page</a>\n";
-       print "</div>\n";
+       print "</ul></div>\n";
 }
 
 sub genLocMenu( $$$ ) {
index 069d6699a88737190a69fa43c846ec35ea27a08b..e8983c5283f2db6c84c29492935b379262c8c407 100644 (file)
@@ -1,5 +1,5 @@
 Help index
-<h2>Read only operations<h2>
+<h2>Read only operations</h2>
 <ul class='navigation'>
        <li><a href='$HELP_URL$list'>Browsing</a>
 </ul>