diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-08-04 09:39:00 +0900 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-08-04 09:39:00 +0900 |
| commit | 5c4541caee95c67049092d40727912d2cef6e609 (patch) | |
| tree | 1401f92aecc8afe1ed30de530ae2586eb32ee808 /htroot/env | |
| parent | d518dcd8833b8333264f97b92e7da7fef95543bb (diff) | |
added Index Pack Manager
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/submenuIndexImport.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/env/templates/submenuIndexImport.template b/htroot/env/templates/submenuIndexImport.template index 8df07e446..5ff6a80f1 100644 --- a/htroot/env/templates/submenuIndexImport.template +++ b/htroot/env/templates/submenuIndexImport.template @@ -6,6 +6,7 @@ <h3>Index Packs</h3> <ul class="SubMenu"> <li><a href="IndexPackGenerator_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Index Pack Generator</a></li> + <li><a href="IndexPackManager_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Index Pack Manager</a></li> </ul> </div> <div class="SubMenugroup"> |
