diff --git a/lms/templates/accordion.html b/lms/templates/accordion.html index d8ca925b79..dbd708a959 100644 --- a/lms/templates/accordion.html +++ b/lms/templates/accordion.html @@ -25,7 +25,7 @@ % endfor ## add a link to allow course.xml to be reloaded from the git content repo -% if settings.QUICKEDIT: -

quickedit

- -% endif +##% if settings.QUICKEDIT: +##

quickedit

+## +##% endif