You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.3 KiB
31 lines
1.3 KiB
<!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 style="margin:40px;">
|
|
<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> |