diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-03-07 21:19:47 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-03-07 21:19:47 +0000 |
| commit | 29acd2f108a1cb0bfd1839d3b1fa043c25ac387c (patch) | |
| tree | 691f2514fe32627cb8102ea1e9d19aff3c9e5733 /htroot/ViewLog_p.html | |
| parent | 70a996a06c7d337fdec0cc8cd133ddaeb9f2a125 (diff) | |
reverted also changes in ViewLog from SVN 7557 because the ThreadDump submenu was not visible any more.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7560 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewLog_p.html')
| -rw-r--r-- | htroot/ViewLog_p.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html index dd833107d..b1799671b 100644 --- a/htroot/ViewLog_p.html +++ b/htroot/ViewLog_p.html @@ -6,6 +6,7 @@ </head>
<body id="ViewLog">
#%env/templates/header.template%#
+ #(submenu)#::#%env/templates/submenuViewLog.template%##(/submenu)#
<h2>Server Log</h2>
<form action="ViewLog_p.html" method="get" accept-charset="UTF-8">
|
