diff --git a/cms/templates/studio_xblock_wrapper.html b/cms/templates/studio_xblock_wrapper.html index f349ea978686..7ecf2997220a 100644 --- a/cms/templates/studio_xblock_wrapper.html +++ b/cms/templates/studio_xblock_wrapper.html @@ -211,13 +211,12 @@ % endif - % if not show_inline: -
  • - - ${_("Details")} - -
  • - % endif + % elif not show_inline: +
  • + + ${_("Details")} + +
  • % endif % endif