summaryrefslogtreecommitdiffstats
path: root/modules/webinterface/templates/httpd-restart.html
diff options
context:
space:
mode:
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>