Index: branches/5.2.x/core/admin_templates/themes/themes_edit_files.tpl =================================================================== diff -u -N -r14244 -r14572 --- branches/5.2.x/core/admin_templates/themes/themes_edit_files.tpl (.../themes_edit_files.tpl) (revision 14244) +++ branches/5.2.x/core/admin_templates/themes/themes_edit_files.tpl (.../themes_edit_files.tpl) (revision 14572) @@ -39,6 +39,7 @@ a_toolbar.AddButton( new ToolBarSeparator('sep2') ); a_toolbar.AddButton( new ToolBarButton('edit', '', edit) ); + a_toolbar.AddButton( new ToolBarButton('delete', '', function() { std_delete_items('theme-file')