*) HTML fixes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6992 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
low012 2010-07-24 12:28:48 +00:00
parent ad96a14d0a
commit 0b89fa2c8d

View File

@ -43,32 +43,31 @@
<p><img src="env/grafics/kaskelix_exit.png" alt="Kaskelix"/></p>
#(info)#
<b>No action submitted</b><br />
<p>Go back to the <a href="Settings_p.html">Settings</a> page</p>
<p><b>No action submitted</b><br />
Go back to the <a href="Settings_p.html">Settings</a> page</p>
::
<b>Your system is not protected by a password</b><br />
Please go to the <a href="/ConfigAccounts_p.html">User Administration</a> page and set an administration password.
<p><b>Your system is not protected by a password</b><br />
Please go to the <a href="/ConfigAccounts_p.html">User Administration</a> page and set an administration password.</p>
::
<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>
<p><b>You don't have the correct access right to perform this task.</b><br />
Please log in.<br />
You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
::
<h2>See you soon!</h2>
Application will terminate after working off all scheduled tasks.
<p>Application will terminate after working off all scheduled tasks.</p>
::
<h2>Just a moment, please!</h2>
Application will terminate after working off all scheduled tasks.<br />
<p>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.
If you can't reach YaCy's interface after 5 minutes restart failed.</p>
<script type="text/javascript">window.setTimeout('setPingInterval()', 60000);</script>
<div id="status"></div>
::
<h2>Just a moment, please!</h2>
<b>Installing release #[release]#</b><br />
YaCy will be restarted after installation.
<p><b>Installing release #[release]#</b><br />
YaCy will be restarted after installation.</p>
<script type="text/javascript">window.setTimeout('setPingInterval()', 60000);</script>
<div id="status"></div>
#(/info)#
</p>
</body>
</html>