yacy_search_server/htroot/env/templates/submenuTargetAnalysis.template
Michael Peter Christen 77b4c6dc5b moved Table administration and Busy Queues Config out of mini-submenu of
advanced settings to a top-menu entry. Moved the advanced setting to a
less prominent place of the submenu. Removed the table administration
from target analysis submenu because it appeared double, the table
administration is now the default in the system administration.
Sorry for inconvenience if i constantly move menues around, but this
makes just more sense and YaCy is still not finished :)
2014-09-02 12:04:44 +02:00

8 lines
286 B
Plaintext

<div class="SubMenu">
<h3>Target Analysis</h3>
<ul class="SubMenu">
<li><a href="CrawlCheck_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Mass Crawl Check</a></li>
<li><a href="RegexTest.html" class="MenuItemLink">Regex Test</a></li>
</ul>
</div>