diff --git a/lms/templates/wiki/create.html b/lms/templates/wiki/create.html index 745be08cf8..806f5c7840 100644 --- a/lms/templates/wiki/create.html +++ b/lms/templates/wiki/create.html @@ -9,7 +9,7 @@ {% addtoblock "js" %}
+ {% endif %} - + {% endif %} diff --git a/lms/templates/wiki/edit.html b/lms/templates/wiki/edit.html index 7cc21d6bbb..7b973cccae 100644 --- a/lms/templates/wiki/edit.html +++ b/lms/templates/wiki/edit.html @@ -25,7 +25,7 @@ {% include "wiki/includes/editor.html" %}