aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki/page_in_use.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-01 11:36:13 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-01 11:36:13 +0100
commitd5be0951fb8f332ad9dc27caf25e64ac255eedc8 (patch)
tree5b6b1c87dfc64da7783b04c68ac184dc158934a0 /templates/wiki/page_in_use.html
parent[Wiki] Fix image spacing (diff)
parentrestructure docker (diff)
Merge remote-tracking branch 'origin/master'
# Conflicts: # static/style.css
Diffstat (limited to 'templates/wiki/page_in_use.html')
-rw-r--r--templates/wiki/page_in_use.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/wiki/page_in_use.html b/templates/wiki/page_in_use.html
index 4110ee17..1707845c 100644
--- a/templates/wiki/page_in_use.html
+++ b/templates/wiki/page_in_use.html
@@ -5,7 +5,6 @@
{% block content %}
<div class="uk-container uk-container-small">
<div uk-alert class="uk-alert-warning">
- <a class="uk-alert-close" uk-close></a>
<h3>The page you requested is currently being edited</h3>
<p>Please try again in a little bit when the lock has expired.</p>
</div>