diff options
Diffstat (limited to 'templates/wiki/page_in_use.html')
-rw-r--r-- | templates/wiki/page_in_use.html | 1 |
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> |