summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-default.html
diff options
context:
space:
mode:
authorSteffen Ritter2018-04-12 15:11:13 +0200
committerSteffen Ritter2018-04-12 15:11:13 +0200
commite77086ed9ae09ec569d55fd06814a4a536d2bbea (patch)
tree5584c09b1d0ff06e67691d018665e5965ef5e6dd /modules-available/locationinfo/templates/page-config-panel-default.html
parent[dnbd3] Colorful config formatting (diff)
downloadslx-admin-e77086ed9ae09ec569d55fd06814a4a536d2bbea.tar.gz
slx-admin-e77086ed9ae09ec569d55fd06814a4a536d2bbea.tar.xz
slx-admin-e77086ed9ae09ec569d55fd06814a4a536d2bbea.zip
[locationinfo] Move save btn to the right (design guidelines)
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-default.html')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-default.html b/modules-available/locationinfo/templates/page-config-panel-default.html
index 41a8fd00..ba493579 100644
--- a/modules-available/locationinfo/templates/page-config-panel-default.html
+++ b/modules-available/locationinfo/templates/page-config-panel-default.html
@@ -309,8 +309,8 @@
</div>
</div>
- <button type="submit" class="btn btn-primary">{{lang_save}}</button>
<a href="?do=locationinfo&amp;show=panels" class="btn btn-default">{{lang_cancel}}</a>
+ <button type="submit" class="btn btn-primary">{{lang_save}}</button>
</form>
<div class="modal fade" id="no-locations-message" tabindex="-1" role="dialog">