summaryrefslogtreecommitdiffstats
path: root/templates/sidebar.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sidebar.inc.php')
-rw-r--r--templates/sidebar.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sidebar.inc.php b/templates/sidebar.inc.php
index 9b4ce0d5..3cb6650a 100644
--- a/templates/sidebar.inc.php
+++ b/templates/sidebar.inc.php
@@ -43,8 +43,8 @@ $browse_items[] = array('title'=>_("Lists"),'url'=>'browse.php','active'=>$locat
$web_path = conf('web_path');
?>
+<h3>&nbsp;</h3>
<ul id="navlist">
- <h3></h3>
<li<?php
if ($location['page'] == "index.php"){
echo " id=\"activetopmenu\" ";