summaryrefslogtreecommitdiff
path: root/htroot/Settings_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-06-13 20:53:52 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-06-13 20:53:52 +0000
commit3c19fcf5198461f4ae9d8d9a933d1dc85ad8ee3e (patch)
treebd7000d1cd4c3472ece4f36b260a9871c447ee31 /htroot/Settings_p.html
parent4f1f280abdf4c84ea7b17a33f264726569acdd16 (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/Settings_p.html')
-rw-r--r--htroot/Settings_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html
index 0a415aabe..80ecf3bf4 100644
--- a/htroot/Settings_p.html
+++ b/htroot/Settings_p.html
@@ -1,7 +1,7 @@
<!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]#': Settings</title>
+ <title>YaCy '#[clientname]#': Advanced Settings</title>
#%env/templates/metas.template%#
<script type="text/javascript">
@@ -22,7 +22,7 @@
</head>
<body id="Settings">
#%env/templates/header.template%#
- <h2>Settings</h2>
+ <h2>Advanced Settings</h2>
<p>If you want to restore all settings to the default values,
but <strong>forgot your administration password</strong>, you must stop the proxy,
delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root folder and start YaCy again.