published ? 'checked="checked"' : ''; $nocheck = $glossary->published ? '' : 'checked="checked"'; echo <<
{$this->show(_GLOSSARY_COMPONENT_TITLE)} - {$this->show(_GLOSSARY_EDIT_GLOSSARIES)}
{$this->show(_CMSAPI_YES)} {$this->show(_CMSAPI_NO)}
EDIT_GLOSSARY; } }