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
@@ -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 -->