diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/elements/menubar.html | 1 |
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 </FONT>", ( '', @html, '' ) ) %> <BR> |