#applyDecorator ("root")
#decoratorParam("helper" $action.helper)
#decoratorParam("context" "space-administration")
#decoratorParam("mode" "view-space-administration")
#applyDecorator ("root")
#decoratorParam ("context" "spaceadminpanel")
#decoratorParam ("selection" "trash")
#decoratorParam ("title" $action.getText("action.name", [$contentType]))
#decoratorParam ("selectedTab" "admin")
#decoratorParam ("selectedSpaceToolsWebItem" "trash")
#decoratorParam("helper" $action.helper)
#parse ( "/template/includes/actionerrors.vm" )
#applyDecorator ("confirm")
#decoratorParam ("formName" "emptytrashform")
#decoratorParam ("formAction" "doemptytrash.action")
$action.getText("empty.trash.confirm", [$action.getTrash().size()])
#end
#end
#end