{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newArticleCategory title=$locale->tr("newArticleCategory")}
{$locale->tr("newArticleCategory")} {include file="$admintemplatepath/formvalidate.template"}
*
{$locale->tr("category_name_help")}
{include file="$admintemplatepath/validate.template" field=categoryName message=$locale->tr("error_empty_name")}
*
{$locale->tr("category_description_help")}
{include file="$admintemplatepath/validate.template" field=categoryDescription message=$locale->tr("error_empty_description")}
{$locale->tr("show_in_main_page_help")}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}