mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-02-02 06:38:42 -05:00
77b4c6dc5b
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 :)
8 lines
286 B
Plaintext
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>
|