diff --git a/admin/templates/Includes/LeftAndMain_EditForm.ss b/admin/templates/Includes/LeftAndMain_EditForm.ss index 05777f086..9ac478b9f 100644 --- a/admin/templates/Includes/LeftAndMain_EditForm.ss +++ b/admin/templates/Includes/LeftAndMain_EditForm.ss @@ -3,7 +3,17 @@ <% end_if %>
- + <% with Controller %> + <% if class=CMSFileAddController %> + + <% else %> + <% with ToplevelController %> + <% if class=SecurityAdmin %> + + <% end_if %> + <% end_with %> + <% end_if %> + <% end_with %> <% include BackLink_Button %>