You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/env/templates/submenuConfig.template

8 lines
372 B

<div class="SubMenu">
<h3>System Administration</h3>
<ul class="SubMenu">
<li><a href="Settings_p.html" class="MenuItemLink lock">Advanced Settings</a></li>
<li><a href="ConfigNetwork_p.html" class="MenuItemLink lock">Network Configuration</a></li>
<li><a href="ConfigProperties_p.html" class="MenuItemLink lock">Advanced Properties</a></li>
</ul>
</div>