summaryrefslogtreecommitdiff
path: root/htroot/ConfigLanguage_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/ConfigLanguage_p.html
parent3c8d6e1eee63df0f1b456e6cbe49238f4a614d0c (diff)
replaced pdblue-homebrew buttons with bootstrap standard buttons
Diffstat (limited to 'htroot/ConfigLanguage_p.html')
-rw-r--r--htroot/ConfigLanguage_p.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/ConfigLanguage_p.html b/htroot/ConfigLanguage_p.html
index 9493dcb07..3f0ee0c3d 100644
--- a/htroot/ConfigLanguage_p.html
+++ b/htroot/ConfigLanguage_p.html
@@ -31,8 +31,8 @@
</dd>
<dt></dt>
<dd>
- <input type="submit" name="use_button" value="Use" class="submitready"/>
- <input type="submit" name="delete" value="Delete" class="submitready"/>
+ <input type="submit" name="use_button" value="Use" class="btn btn-primary"/>
+ <input type="submit" name="delete" value="Delete" class="btn btn-primary"/>
</dd>
</dl>
</fieldset>
@@ -51,7 +51,7 @@
<input type="checkbox" name="use_lang" id="use_lang" value="on" checked="checked" />
</dd>
<dt></dt>
- <dd><input type="submit" value="Install" class="submitready"/></dd>
+ <dd><input type="submit" value="Install" class="btn btn-primary"/></dd>
</dl>
<p>Make sure that you only download data from trustworthy sources. The new language file
might overwrite existing data if a file of the same name exists already.</p>