diff options
| author | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-03-08 08:45:46 +0000 |
|---|---|---|
| committer | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-03-08 08:45:46 +0000 |
| commit | 04ab5da3502c4e66ffe2475b566ffc6703cf2a3f (patch) | |
| tree | cc60e9266ebbeea2a53be31d1a4644377ac45aba /htroot/SettingsAck_p.html | |
| parent | fb4100d47b940016ba1d7b9648e702837cf32f1b (diff) | |
fixing server & proxy access settings
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1857 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/SettingsAck_p.html')
| -rw-r--r-- | htroot/SettingsAck_p.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/htroot/SettingsAck_p.html b/htroot/SettingsAck_p.html index 0ea1a144a..2cc9c0741 100644 --- a/htroot/SettingsAck_p.html +++ b/htroot/SettingsAck_p.html @@ -39,10 +39,9 @@ Your new administration account name is #[user]#. The password has been accepted #(/restart)#
::<!-- 7 -->
<b>Your proxy access setting has been changed.</b><br>
- Your new proxy account name is <div class="settingsValue">#[user]#</div>. The password has been accepted.<br>
- If you open any public web page through the proxy, you must log-in then.<p>
- The new proxy IP filter is set to <div class="settingsValue">#[filter]#</div>.<br>
- The proxy port is: <div class="settingsValue">#[port]#</div><p>
+ If you open any public web page through the proxy, you must log-in.<p>
+ The new proxy IP filter is set to <span class="settingsValue">#[filter]#</span><br>
+ The proxy port is: <span class="settingsValue">#[port]#</span>
#(restart)#
::
Port rebinding will be done in a view seconds.<br>
|
