added bottom right save button in edit_languages, issue 1300

This commit is contained in:
mdipierro
2013-01-27 09:46:22 -06:00
parent 147b2d889d
commit ec7c8f0248
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.4.1-alpha.2+timestamp.2013.01.25.15.35.52
Version 2.4.1-alpha.2+timestamp.2013.01.27.09.45.36
@@ -22,4 +22,5 @@ function hideShowTranslated(){
<div class="languageform">
{{=form}}
</div>
<!-- end "edit_language" block -->
<button class="btn" style="position:fixed; right:10px; bottom: 10px;" onclick="jQuery('form input[type=submit]').click()">Save Changes</button>
<!-- end "edit_language" block -->