summaryrefslogtreecommitdiffstats
path: root/modules/webinterface/templates/httpd-restart.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-03 19:03:09 +0200
committerSimon Rettberg2016-05-03 19:03:09 +0200
commit50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 (patch)
tree05e99fdffa696434960d7c77966c0bc36d6339e8 /modules/webinterface/templates/httpd-restart.html
parentSecond half of merge.... (diff)
downloadslx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.gz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.xz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.zip
WIP
Diffstat (limited to 'modules/webinterface/templates/httpd-restart.html')
-rw-r--r--modules/webinterface/templates/httpd-restart.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/webinterface/templates/httpd-restart.html b/modules/webinterface/templates/httpd-restart.html
deleted file mode 100644
index cc84aafb..00000000
--- a/modules/webinterface/templates/httpd-restart.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<div class="panel panel-default">
- <div class="panel-heading">{{lang_applyingSettings}}</div>
- <div class="panel-body">
- <div data-tm-id="{{taskid}}" data-tm-log="error">{{lang_installAndRestart}}</div>
- </div>
-</div>