diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-13 20:53:52 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-13 20:53:52 +0000 |
| commit | 3c19fcf5198461f4ae9d8d9a933d1dc85ad8ee3e (patch) | |
| tree | bd7000d1cd4c3472ece4f36b260a9871c447ee31 /htroot/ViewLog_p.html | |
| parent | 4f1f280abdf4c84ea7b17a33f264726569acdd16 (diff) | |
harmonisation of servlet naming, headlines and menu entries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3884 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewLog_p.html')
| -rw-r--r-- | htroot/ViewLog_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html index c73e20196..b7db87fec 100644 --- a/htroot/ViewLog_p.html +++ b/htroot/ViewLog_p.html @@ -1,13 +1,13 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>YaCy '#[clientname]#': Log</title>
+ <title>YaCy '#[clientname]#': Server Log</title>
#%env/templates/metas.template%#
</head>
<body id="ViewLog">
#%env/templates/header.template%#
#(submenu)#::#%env/templates/submenuViewLog.template%##(/submenu)#
- <h2>Log</h2>
+ <h2>Server Log</h2>
<form action="ViewLog_p.html" method="get" >
<fieldset>
|
