From 9c075b10071ad83e86d38bd76b4febd341545646 Mon Sep 17 00:00:00 2001 From: natrak <> Date: Tue, 22 May 2001 17:51:09 +0000 Subject: [PATCH] - Fixed a minor JavaScript bug. --- themes/yaroon/yaroon.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/yaroon/yaroon.theme b/themes/yaroon/yaroon.theme index ec58c0610852..a6e05998d00b 100644 --- a/themes/yaroon/yaroon.theme +++ b/themes/yaroon/yaroon.theme @@ -52,7 +52,7 @@ function do_nav() { location = navdrop.options[navdrop.selectedIndex].value; } } - --> + //--> </script> </head> -- GitLab