diff options
| author | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-29 10:53:34 +0000 |
|---|---|---|
| committer | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-06-29 10:53:34 +0000 |
| commit | 8718795c6dcc4806a3d2a3aed8d61366658c7aa2 (patch) | |
| tree | 7df940185a4cff82c8feeec41edf4fd43cc3ed72 /htroot/Status.html | |
| parent | 6e97f705498a72b387b95e4affa0de347141b1e2 (diff) | |
Using theli's anchors on Status.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@334 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index eb013460e..68db2bb21 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -28,7 +28,7 @@ <tr class="TableHeader"><td colspan="2"><b>System Properties</b></td></tr>
<tr class="TableCellDark"><td width="150">Protection</td><td>
#(protection)#
-<b>Your settings are _not_ protected!</b> Please go to the <a href="Settings_p.html">settings</a> page <b>immediately</b> and set an administration password.
+<b>Your settings are _not_ protected!</b> Please go to the <a href="Settings_p.html#admin">settings</a> page <b>immediately</b> and set an administration password.
::
Your settings are protected by a password.
#(/protection)#
@@ -87,7 +87,7 @@ Last upload: #[lastUpload]# ago. </td></tr>
<tr class="TableCellLight"><td>Auto-popup on start-up</td><td>
#(popup)#
-Disabled. To enable this again please use the <a href="Settings_p.html">Settings</a> page
+Disabled. To enable this again please use the <a href="Settings_p.html#SystemBehaviour">Settings</a> page
::
<form action="Status.html" method="get">
Enabled <input type="submit" name="dispop" value="Disable pop-up">
|
