summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/templates/debugconfig.html
diff options
context:
space:
mode:
authorChristoph Schulthess2017-03-01 16:14:49 +0100
committerChristoph Schulthess2017-03-01 16:14:49 +0100
commit0edfd21498c514e9f5da9aea10fc2082fe6fe834 (patch)
treead3c3a281517bab29a1d94240f09c682c960312f /modules-available/debugconfig/templates/debugconfig.html
parentMerge branch 'master' of git.openslx.org:openslx-ng/slx-admin into remote-debug (diff)
downloadslx-admin-0edfd21498c514e9f5da9aea10fc2082fe6fe834.tar.gz
slx-admin-0edfd21498c514e9f5da9aea10fc2082fe6fe834.tar.xz
slx-admin-0edfd21498c514e9f5da9aea10fc2082fe6fe834.zip
Added active relay list to debugconfig
Diffstat (limited to 'modules-available/debugconfig/templates/debugconfig.html')
-rw-r--r--modules-available/debugconfig/templates/debugconfig.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules-available/debugconfig/templates/debugconfig.html b/modules-available/debugconfig/templates/debugconfig.html
index 4e5353b5..200eb355 100644
--- a/modules-available/debugconfig/templates/debugconfig.html
+++ b/modules-available/debugconfig/templates/debugconfig.html
@@ -35,8 +35,9 @@
</div>
</div>
</div>
- </div>
- <div>
+ <div class="panel-footer">
<button type="submit" class="btn btn-primary">{{lang_save}}</button>
+ </div>
</div>
+
</form>