summaryrefslogtreecommitdiffstats
path: root/templates/https/restart.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/https/restart.html')
-rw-r--r--templates/https/restart.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/https/restart.html b/templates/https/restart.html
new file mode 100644
index 00000000..cc84aafb
--- /dev/null
+++ b/templates/https/restart.html
@@ -0,0 +1,6 @@
+<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>