cosmetic changes to search. add starter to optionbar for health/search/services and fix routing link on menubar

git-svn-id: http://www.observium.org/svn/observer/trunk@2207 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-04-29 23:09:35 +00:00
parent 8e8a43f811
commit a6a09b31b9
7 changed files with 19 additions and 7 deletions

View File

@@ -6,6 +6,8 @@ if (!$_GET['opta']) { $_GET['opta'] = "ipv4"; }
print_optionbar_start('', '');
echo('<span style="font-weight: bold;">Search</span> &#187; ');
unset($sep);
foreach ($sections as $type => $texttype)
{