diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-02-09 23:54:34 +0100 |
| commit | 8687ae0e8e7f6cf8028d542ea833d7bb691ad604 (patch) | |
| tree | 9b60545bb0020e25c0d99000411c277dfce2667d /htroot/env | |
| parent | 2141aef2c882ee9d53a785c9570ac593018bd810 (diff) | |
Renamed Table_API_p.html -> Automation_p.html
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/header.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 360e94e52..be45a5ac2 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -213,8 +213,8 @@ <li><h3>Production</h3></li> <li><a href="CrawlStartExpert.html" class="MenuItemLink">Crawler</a></li> <li><a href="AILab.html" class="MenuItemLink">AI Lab</a></li> + <li><a href="Automation_p.html?sort=-date_recording" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Automation</a></li> <li><a href="IndexPackGenerator_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">YaCy Packs & Import/Export</a></li> - <li><a href="Table_API_p.html?sort=-date_recording" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Process Scheduler</a></li> <li><a href="Vocabulary_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Content Semantic</a></li> <li><a href="CrawlCheck_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Target Analysis</a></li> </ul> |
