summaryrefslogtreecommitdiff
path: root/htroot/ConfigNetwork_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-11-23 20:13:57 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-11-23 20:13:57 +0000
commit7463fafabee75fc5a6125719d9de95df3c3b233f (patch)
treed7c5cd289810c46a117a3404605048a58361c711 /htroot/ConfigNetwork_p.html
parentccd29e9ee3be3d940d042bfeab7d1f58d3c3bd69 (diff)
moved the Save button
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8078 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
-rw-r--r--htroot/ConfigNetwork_p.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html
index 19127d103..08be1457b 100644
--- a/htroot/ConfigNetwork_p.html
+++ b/htroot/ConfigNetwork_p.html
@@ -138,8 +138,11 @@
#(indexReceiveBlockBlacklistChecked.off)#::checked="checked" #(/indexReceiveBlockBlacklistChecked.off)#/>
<label for="indexReceiveBlockBlacklistOff">accept transmitted URLs that match your blacklist</label>.
</dd>
+ <dt>
+ <input type="submit" name="save" value="Save" />
+ </dt>
+ <dd></dd>
</dl>
- <input type="submit" name="save" value="Save" />
</fieldset>
<fieldset>
@@ -203,8 +206,11 @@
If you leave the field empty, no peer asks your peer. If you fill in a '*', your peer is always asked.
<input type="text" id="peertags" name="peertags" value="#[peertags]#" size="40" maxlength="80" />
</dd>
+ <dt>
+ <input type="submit" name="save" value="Save" />
+ </dt>
+ <dd></dd>
</dl>
- <input type="submit" name="save" value="Save" />
</fieldset>
</form>
</fieldset>