summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/templates.html
diff options
context:
space:
mode:
authorChristian Hofmaier2017-09-14 16:34:12 +0200
committerChristian Hofmaier2017-09-14 16:34:12 +0200
commit15c37c61b67865b03813787e0b5a27c3c57fcdc1 (patch)
treeab5fef41e994c2adac8b114cdb2fac5c1c02d104 /modules-available/dozmod/templates/templates.html
parent[dozmod] fixed inconsistencies + some issues in [internetaccess] and [news] (diff)
downloadslx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.tar.gz
slx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.tar.xz
slx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.zip
[dozmod] fixed some more inconsistencies
Diffstat (limited to 'modules-available/dozmod/templates/templates.html')
-rw-r--r--modules-available/dozmod/templates/templates.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dozmod/templates/templates.html b/modules-available/dozmod/templates/templates.html
index 56fc6677..62b250a9 100644
--- a/modules-available/dozmod/templates/templates.html
+++ b/modules-available/dozmod/templates/templates.html
@@ -80,7 +80,7 @@
{{/templates}}
</div>
- <button type="submit" onclick="return validateForm()" class="btn btn-primary pull-right">{{lang_save}}</button>
+ <button type="submit" onclick="return validateForm()" class="btn btn-primary pull-right"><span class="glyphicon glyphicon-floppy-disk"></span> {{lang_save}}</button>
</form>
<form method="POST" action="?do=dozmod&amp;section=templates">
<input type="hidden" name="token" value="{{token}}">