mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-02-02 06:38:42 -05:00
09e72eb0a4
Consistently with its required action from submission credentials, and because external unauthenticated users do not need to access these settings.
9 lines
574 B
Plaintext
9 lines
574 B
Plaintext
<div class="SubMenu">
|
|
<h3>Portal Configuration</h3>
|
|
<ul class="SubMenu">
|
|
<li><a href="ConfigPortal_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Generic Search Portal</a></li>
|
|
<li><a href="ConfigSearchBox.html" class="MenuItemLink">Search Box Anywhere</a></li>
|
|
<li><a href="ConfigProfile_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">User Profile</a></li>
|
|
<li><a href="ConfigRobotsTxt_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Local robots.txt</a></li>
|
|
</ul>
|
|
</div> |