From 38b924b85c17460fcf34d6e1b5387d62f99da1a4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 13 May 2010 00:32:16 +0000 Subject: [PATCH] Use unique id --- htdocs/main.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 37bcb9e76da..bb569028f26 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1017,7 +1017,7 @@ function left_menu($menu_array, $helppagename='', $moresearchform='') $bookmarks=''; // print '
'."\n"; - print '
'; + print '
'; print "\n";