no double <hr/> on homepage
This commit is contained in:
parent
76e6793902
commit
be191ff4b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50746
1 changed files with 3 additions and 1 deletions
|
@ -1792,8 +1792,10 @@ ETX
|
|||
|
||||
<br/>
|
||||
<span class="footer_links"><a href="$BASE?manpath=$m">home</a> | <a href="$BASE/help.html">help</a></span>
|
||||
<hr/>
|
||||
ETX
|
||||
if ($query) {
|
||||
print "<hr/>\n";
|
||||
}
|
||||
0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue