{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=blogCustomFields title=$locale->tr("editCustomField")}
{$locale->tr("editCustomField")} {include file="$admintemplatepath/formvalidate.template"}
*
{$locale->tr("field_name_help")}
{include file="$admintemplatepath/validate.template" field=fieldName message=$locale->tr("error_empty_name")}
*
{$locale->tr("field_description_help")}
{include file="$admintemplatepath/validate.template" field=fieldDescription message=$locale->tr("error_empty_description")}
*
{$locale->tr("field_type_help")}
*
{$locale->tr("field_values")}

*
{$locale->tr("field_hidden_help")}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}