summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-url.html
diff options
context:
space:
mode:
authorChristian Hofmaier2018-10-11 15:29:03 +0200
committerChristian Hofmaier2018-10-11 15:29:03 +0200
commit410946b3c55f5b1b3a8e5f1056504caebca37ee1 (patch)
tree7ed70291674e5383ef2de78a1fdd1ea8385b2164 /modules-available/locationinfo/templates/page-config-panel-url.html
parent[locationinfo] disable add location when 4 rooms in list in default-panel-config (diff)
downloadslx-admin-410946b3c55f5b1b3a8e5f1056504caebca37ee1.tar.gz
slx-admin-410946b3c55f5b1b3a8e5f1056504caebca37ee1.tar.xz
slx-admin-410946b3c55f5b1b3a8e5f1056504caebca37ee1.zip
[locationinfo] apply design guidelines / table styling
- move buttons to the right hand side - use modals for confirmation check - table styling/adjustment -- add missing headers -- remove text from buttons in table -- center buttons / header-text - improve language-tags
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-url.html')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-url.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-url.html b/modules-available/locationinfo/templates/page-config-panel-url.html
index efcafb77..1187c19f 100644
--- a/modules-available/locationinfo/templates/page-config-panel-url.html
+++ b/modules-available/locationinfo/templates/page-config-panel-url.html
@@ -87,9 +87,10 @@
</div>
</div>
</div>
-
- <a href="?do=locationinfo&amp;show=panels" class="btn btn-default">{{lang_cancel}}</a>
- <button type="submit" class="btn btn-primary">{{lang_save}}</button>
+ <div class="text-right">
+ <a href="?do=locationinfo&amp;show=panels" class="btn btn-default">{{lang_cancel}}</a>
+ <button type="submit" class="btn btn-primary">{{lang_save}}</button>
+ </div>
</form>
<script type="text/javascript"><!--