summaryrefslogtreecommitdiff
path: root/htroot/SettingsAck_p.html
diff options
context:
space:
mode:
authortheli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-05-23 09:12:20 +0000
committertheli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-05-23 09:12:20 +0000
commitb625aa91fd134f3ee47f59621aa6f8d3b71788fd (patch)
tree2461384e223897661eca7eeb68e9f073778b9ddc /htroot/SettingsAck_p.html
parent0484c41a849af30913ec1c40a1fc66005c9d7dc6 (diff)
*) Trying to solve Seed-Upload-Configuration - "Error with submitted information. Nothing changed." Bug:
see: http://www.yacy-forum.de/viewtopic.php?p=3233 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@157 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/SettingsAck_p.html')
-rw-r--r--htroot/SettingsAck_p.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/htroot/SettingsAck_p.html b/htroot/SettingsAck_p.html
index b02f57f83..c0ac16f1f 100644
--- a/htroot/SettingsAck_p.html
+++ b/htroot/SettingsAck_p.html
@@ -52,11 +52,11 @@ You are now permanently <b>online</b>. After a short while you should see the ef
<b>Transparent Proxy Support is: <font color="#556699">#[isTransparentProxy]#</font></b><p>
<u>if you changed the Port, you need to restart the Proxy.</u>
::
-<b>Seed Settings changed. You are now a principal peer.</b><br>
+<b>Seed Settings changed.#(success)#::You are now a principal peer.#(/success)#</b><br>
::
-<b>Seed Settings changed, but something is wrong.<b>
+<p><b>Seed Settings changed, but something is wrong.</b></p>
Seed Uploading was deactivated automatically.
-Please return to the settings page and modify the data.</b><br>
+Please return to the settings page and modify the data.<br>
::
<b>The remote-proxy setting has been changed</b><br>
The new setting is effective immediately, you don't need to re-start.
@@ -68,7 +68,7 @@ The settings have not been changed.
Peer names must not contain characters other than (a-z, A-Z, 0-9, '-', '_') and must not be longer than 80 characters.
The settings have not been changed.
::
-The new parser settings where changed successfully.<p>
+The new parser settings where changed successfully.<br>
Parsing of the following mime-types was enabled:<br>
<ul>
#{parser}#
@@ -76,7 +76,9 @@ Parsing of the following mime-types was enabled:<br>
#{/parser}#
</ul>
::
-Seed Upload method was changed successfully.<p>
+Seed Upload method was changed successfully.
+#(success)#::<br>You are now a principal peer.#(/success)#
+<p>
<table>
<tr><td>Seed Upload Method:</td><td><font color="#556699">#[seedUploadMethod]#</font></td></tr>
<tr><td>Seed File URL:</td><td><a href="#[seedURL]#"><font color="#556699">#[seedURL]#</font></a></td></tr>