summaryrefslogtreecommitdiff
path: root/htroot/Steering.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/Steering.html')
-rw-r--r--htroot/Steering.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/htroot/Steering.html b/htroot/Steering.html
new file mode 100644
index 000000000..5ba285dda
--- /dev/null
+++ b/htroot/Steering.html
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html>
+<head>
+<title>YACY: Settings Acknowledge</title>
+#[metas]#
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+#[header]#
+<br><br>
+<h2>Steering Receipt:</h2>
+
+<p>
+#(info)#
+<b>No information has been submitted</b><br>
+Nothing changed
+::
+<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.
+::
+<b>Shutting down.</b>
+<br>Application will terminate after working off all scheduled tasks.
+::
+#(/info)#
+</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>
+
+#[footer]#
+</body>
+</html>