diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-09-14 09:59:30 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-09-14 09:59:30 +0000 |
| commit | ffd848c7a93b4f5d7c89d8346b26a2233b76aae0 (patch) | |
| tree | 8cc65b64bdb07cc58a049edf25f873977e1302c1 /htroot/ViewLog_p.html | |
| parent | ef72fdac795dca8e73885e81f7b7f254f93df72c (diff) | |
moved the log, memory, processes and the messages into a new computation monitor main menu item
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7951 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewLog_p.html')
| -rw-r--r-- | htroot/ViewLog_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html index c4760b023..8b6763367 100644 --- a/htroot/ViewLog_p.html +++ b/htroot/ViewLog_p.html @@ -6,7 +6,7 @@ </head>
<body id="ViewLog">
#%env/templates/header.template%#
- #(submenu)#::#%env/templates/submenuAccessTracker.template%##(/submenu)#
+ #(submenu)#::#%env/templates/submenuComputation.template%##(/submenu)#
<h2>Server Log</h2>
<form action="ViewLog_p.html" method="get" accept-charset="UTF-8">
|
