summaryrefslogtreecommitdiff
path: root/htroot/ConfigAppearance_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/ConfigAppearance_p.html
parent3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff)
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/ConfigAppearance_p.html')
-rw-r--r--htroot/ConfigAppearance_p.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/ConfigAppearance_p.html b/htroot/ConfigAppearance_p.html
index 2c41590d3..0577bfbec 100644
--- a/htroot/ConfigAppearance_p.html
+++ b/htroot/ConfigAppearance_p.html
@@ -51,8 +51,8 @@
</dd>
<dt>&nbsp;</dt>
<dd>
- <input type="submit" name="use_button" value="Use" class="submitready"/>
- <input type="submit" name="delete_button" value="Delete" class="submitready"/>
+ <input type="submit" name="use_button" value="Use" class="btn btn-primary"/>
+ <input type="submit" name="delete_button" value="Delete" class="btn btn-primary"/>
</dd>
</dl>
</fieldset>
@@ -74,7 +74,7 @@
<dt>&nbsp;</dt>
<dd>
<input type="hidden" name="skin" value="generic_pd.css" />
- <input type="submit" name="set_colors" value="Set Colors" class="submitready"/>
+ <input type="submit" name="set_colors" value="Set Colors" class="btn btn-primary"/>
</dd>
</dl>
</td><td style="width:500px;" valign="top">
@@ -102,7 +102,7 @@
<dt><label for="use_url">Use this skin</label></dt>
<dd><input type="checkbox" name="use_skin" id="use_url" value="on" checked="checked" /></dd>
<dt>&nbsp;</dt>
- <dd><input type="submit" name="install_button" value="Install" class="submitready"/></dd>
+ <dd><input type="submit" name="install_button" value="Install" class="btn btn-primary"/></dd>
</dl>
<p>Make sure that you only download data from trustworthy sources. The new Skin file
might overwrite existing data if a file of the same name exists already.</p>