summaryrefslogtreecommitdiff
path: root/htroot/ConfigLanguage_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2012-09-03 16:04:57 +0200
committerMichael Peter Christen <mc@yacy.net>2012-09-03 16:04:57 +0200
commit8ca842b137a89a30fb7191f3b061330d24aff04a (patch)
treeaaec1d9b3499a33eb33ba5268be8c2fc167c52fc /htroot/ConfigLanguage_p.html
parent04709e91d72b0209544ed572f8bb7adb8efb3b17 (diff)
added new button design to more buttons
Diffstat (limited to 'htroot/ConfigLanguage_p.html')
-rw-r--r--htroot/ConfigLanguage_p.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/htroot/ConfigLanguage_p.html b/htroot/ConfigLanguage_p.html
index 1e7ff97d9..6b16fc2d6 100644
--- a/htroot/ConfigLanguage_p.html
+++ b/htroot/ConfigLanguage_p.html
@@ -29,9 +29,10 @@
<option value="#[file]#" #[selected]#>#[name]#</option>#{/langlist}#
</select>
</dd>
+ <dt></dt>
<dd>
- <input type="submit" name="use_button" value="Use" />
- <input type="submit" name="delete" value="Delete" />
+ <input type="submit" name="use_button" value="Use" class="submitready"/>
+ <input type="submit" name="delete" value="Delete" class="submitready"/>
</dd>
</dl>
</fieldset>
@@ -49,7 +50,8 @@
<dd>
<input type="checkbox" name="use_lang" id="use_lang" value="on" checked="checked" />
</dd>
- <dd><input type="submit" value="Install" /></dd>
+ <dt></dt>
+ <dd><input type="submit" value="Install" class="submitready"/></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>