yacy_search_server/htroot/Steering.html
karlchenofhell 2beea44465 - fixed typo in IndexControl_p
- migrated some more pages to correct (X)HTML

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3106 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-20 22:14:45 +00:00

32 lines
1.4 KiB
HTML

<!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]#': Steering</title>
#%env/templates/metas.template%#
</head>
<body marginheight="0" marginwidth="40" leftmargin="40" topmargin="0">
<br /><br />
<h2>Steering Receipt:</h2>
<p>#(info)#
<b>No information has been submitted</b><br />
Nothing changed
</p>
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
::
<b>Your system is not protected by a password</b><br />
Please go to the <a href="/Settings_p.html">Settings</a> page and set an administration password.
::
<b>You don't have the correct access right to perform this task.</b><br />
Please log in.
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
::
<b>Shutting down.</b><br/>
Application will terminate after working off all scheduled tasks.
::
<b>Restart YaCy.</b><br />
Application will terminate after working off all scheduled tasks.<br />
Then YaCy will restart.<br />
If you can't reach YaCy's interface after 5 minutes restart failed.#(/info)#
</p>
</body>
</html>