diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-09-14 01:24:56 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-09-14 01:24:56 +0000 |
| commit | 5905392ca33b88cf853d75f7e32457b3f98f6e0b (patch) | |
| tree | a55ad8f979818e9fc73d4a22c10f81a070941459 /htroot/ViewLog_p.html | |
| parent | e5a93a17425bbcabe9aac5d0983c76716af5afef (diff) | |
redesign and simplification of main menu; bundling of some sub-menues
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7948 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 b1799671b..c4760b023 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/submenuViewLog.template%##(/submenu)#
+ #(submenu)#::#%env/templates/submenuAccessTracker.template%##(/submenu)#
<h2>Server Log</h2>
<form action="ViewLog_p.html" method="get" accept-charset="UTF-8">
|
