aboutsummaryrefslogtreecommitdiff
path: root/templates/longpolling.julius
diff options
context:
space:
mode:
Diffstat (limited to 'templates/longpolling.julius')
-rw-r--r--templates/longpolling.julius4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/longpolling.julius b/templates/longpolling.julius
index 76ff94ce3..35205bd04 100644
--- a/templates/longpolling.julius
+++ b/templates/longpolling.julius
@@ -9,8 +9,8 @@ connfails=0;
connfailed=
'<div id="modal" class="modal fade">' +
- ' <div .modal-header>' +
- ' <h3>git-annex has shut down</h2>' +
+ ' <div class="modal-header">' +
+ ' <h3>git-annex has shut down</h3>' +
' </div>' +
' <div class="modal-body">' +
' You can now close this browser window.' +