yacy_search_server/htroot/env/templates/simpleheader.template
orbiter 3fe03f153d - search page becomes default start page (new users are not forced to do configuration since this is not necessary)
- adjusted top menu on search page (shows less stuff and now also the network graphics)
- adjusted the network page (looks better in when showing no other navigation on top)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7448 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-26 14:58:28 +00:00

11 lines
685 B
Plaintext

<div class="SubMenu">
<ul class="SubMenu">
<li style="width:20%;"><a href="/Status.html" class="MenuItemLink">Administration</a></li>
<li style="width:20%;"><a href="/index.html" onclick="this.href='/index.html?handover='+document.searchform.search.value" class="MenuItemLink">Web Search</a></li>
<li style="width:20%;"><a href="/Network.html?menu=simple" class="MenuItemLink">Search Network</a></li>
<li style="width:20%;"><a href="/ViewProfile.html?hash=localhash" class="MenuItemLink">Peer Owner Profile</a></li>
<li style="width:19%;"><a href="http://www.yacy-websearch.net/wiki/" class="MenuItemLink">Help / YaCy Wiki</a></li>
</ul>
</div>
<div style="clear:left; padding:10px;">