JToolBarHelper/editCssX
From Joomla! Documentation
parameters
Writes a common 'edit' button for a template css. Extended version of editCss() calling hideMainMenu() before submitbutton().
- @param string An override for the task
- @param string An override for the alt text
- @since 1.0
function editCssX( $task = 'edit_css', $alt = 'Edit CSS' )
[Joomla 1.5.15]