summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-03-23 01:17:09 +0000
committerivan <ivan>2010-03-23 01:17:09 +0000
commitf5fadd6e3f3eb972f1a7fcf151c58c3ac8cc92ad (patch)
treecee3f300b96dc0d730a99daf10ee16cf637f6aa2
parenteb811b870c9bfedefb4a71a9eb97e9b7723aaa11 (diff)
don't like that <BR> after all... for now
-rw-r--r--httemplate/elements/menubar.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/elements/menubar.html b/httemplate/elements/menubar.html
index 3d2a1073d..fe49f7b2e 100644
--- a/httemplate/elements/menubar.html
+++ b/httemplate/elements/menubar.html
@@ -21,7 +21,6 @@ Example:
%if ( $opt->{'newstyle'} ) {
% my $s = '<FONT STYLE="border-bottom:1px solid #7e0079">';
- <BR>
<% join("$s &nbsp; </FONT>", ( '', @html, '' ) ) %>
<BR>