diff --git a/include/menu.php b/include/menu.php
index caa7918..02001df 100644
--- a/include/menu.php
+++ b/include/menu.php
@@ -33,7 +33,7 @@ class htmlmenu {
';
-
+
}
/* add a table row */
@@ -41,14 +41,16 @@ class htmlmenu {
{
if($shUrl)
{
- // we have a valid url, make the entire table row clickable and provide some highlighting
- // for visual feedback
+ // we have a valid url, make the entire table row clickable and provide
+ // some highlighting for visual feedback
html_tr_highlight_clickable($shUrl, "sideMenu", "#e0e6ff", "#ffffff");
- echo "