[Home]WikiBugs/DisplayExtraHRHeaderInActionLinks

UseModWiki | WikiBugs | RecentChanges | Preferences

 sub DoLinks {
   print &GetHeader('', &QuoteHtml(T('Full Link List')), '');
-    print "<hr><pre>\n\n\n\n\n";  # Extra lines to get below the logo
+    print "<pre>\n\n\n\n\n";  # Extra lines to get below the logo
   &PrintLinkList(&GetFullLinkList());
 ...
since GetHeader include other <hr> by itself as follows:
 ...
 if (&GetParam("toplinkbar", 1)) {
     $result .= &GetGotoBar($id) . "<hr class=wikilineheader>";
 }
 ---

--JuanmaMP

When reviewing your last bug report I spotted this as well and already removed the hr tag there. Thanks for the report! -- MarkusLude

They're good news. --JuanmaMP


UseModWiki | WikiBugs | RecentChanges | Preferences
Edit text of this page | View other revisions | Search MetaWiki
Last edited July 14, 2009 6:41 pm by HSI-KBW-085-216-037-161.hsi.kabelbw.de (diff)
Search: