summaryrefslogtreecommitdiff
path: root/htroot/ConfigNetwork_p.html
diff options
context:
space:
mode:
authororbiter <mc@yacy.net>2014-03-20 22:52:01 +0100
committerorbiter <mc@yacy.net>2014-03-20 22:52:01 +0100
commitf8f88d4e812b1fecae33d4749b7828656c8101e4 (patch)
tree7d4b7d926134bf4441df5e4512efdbdd3ff7b593 /htroot/ConfigNetwork_p.html
parent3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff)
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
-rw-r--r--htroot/ConfigNetwork_p.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html
index 364ea7eb3..5a10d96e8 100644
--- a/htroot/ConfigNetwork_p.html
+++ b/htroot/ConfigNetwork_p.html
@@ -85,7 +85,7 @@
<dt>DHT</dt>
<dd>#[network.unit.dht]#</dd>
<dt>&nbsp;</dt>
- <dd><input type="submit" name="changeNetwork" value="Change Network" class="submitready"/></dd>
+ <dd><input type="submit" name="changeNetwork" value="Change Network" class="btn btn-primary"/></dd>
</dl>
</fieldset>
</form>
@@ -156,7 +156,7 @@
</dd>
<dt></dt>
<dd>
- <input type="submit" name="save" value="Save" class="submitready"/>
+ <input type="submit" name="save" value="Save" class="btn btn-primary"/>
</dd>
</dl>
</fieldset>
@@ -210,7 +210,7 @@
</dd>
<dt></dt>
<dd>
- <input type="submit" name="save" value="Save" class="submitready"/>
+ <input type="submit" name="save" value="Save" class="btn btn-primary"/>
</dd>
</dl>
</fieldset>