From f01e2ce0aa6c1925e6266d78797025ec68bfac07 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 26 Jan 2007 08:04:37 +0000 Subject: top bar option! --- httemplate/elements/menu.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 25dd619f6..94bb0e0ba 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -1,6 +1,17 @@ - - + +% if ( $opt{'position'} eq 'top' ) { + + + + +% } else { # elsif ( $opt{'position'} eq 'left' ) { + + + + +% } +