diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-12-01 01:12:51 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-12-01 01:12:51 +0100 |
| commit | 41d00350e41e7e35174e80ee3fef205961a3fcae (patch) | |
| tree | 6bca89134564d18f7034952928e28f91d75c0b7b /htroot/ConfigNetwork_p.html | |
| parent | 9ea120dbe542ca860eacd76685442fddd496a6b9 (diff) | |
moved network configuration to Use Case submenu; this is necessary
because the definiton of portal peers within the YaCy freeworld network
is otherwise splitted into two different main menus.
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
| -rw-r--r-- | htroot/ConfigNetwork_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html index 5a10d96e8..f6c3de10f 100644 --- a/htroot/ConfigNetwork_p.html +++ b/htroot/ConfigNetwork_p.html @@ -38,7 +38,7 @@ </head> <body id="ConfigNetwork"> #%env/templates/header.template%# - #%env/templates/submenuConfig.template%# + #%env/templates/submenuUseCaseAccount.template%# <h2>Network Configuration</h2> #(commit)# ::<div class="commit">Accepted Changes.</div> |
