#* @vtlvariable name="action" type="com.atlassian.confluence.spaces.actions.EditSpaceEntryAction" *# #requireResource("confluence.web.resources:space-admin") $action.getText("title.edit.space.details") #applyDecorator("root") #decoratorParam("helper" $action.helper) #decoratorParam("context" "space-administration") #decoratorParam("mode" "view-space-administration") #applyDecorator ("root") #decoratorParam ("context" "spaceadminpanel") #decoratorParam ("selection" "editspace") #decoratorParam ("title" $action.getText("action.name")) #decoratorParam ("selectedTab" "admin") #decoratorParam ("selectedSpaceToolsWebItem" "spacedetails") #decoratorParam("helper" $action.helper) #alertAnonymous()

$action.getText('title.edit.space.details')

#form_xsrfToken()
$i18n.getText("text.space.home")
#end #end