{assign var="userLang" value=explode("_", strtoupper($user->user_useraccess->useraccess_language))} {assign var=uploadsHidden value=($category->getJSONData('category_custom_headings','upload_files_hide') eq 1) ? true : false} {if $action eq 'update'}
{Translation::t($theme, 'category_description')}
{if $postFieldMedia['pending']}
{'The media and transcript are being processed. Please check back again in a few minutes.'|gettext}
{else if !$postFieldMedia['pending'] && $postFieldMedia['id'] !== ''} {/if} {else} {/if} {else} {if $postField->data.postfield_characterlimit ne 0} {assign var=rows value="`$postField->data.postfield_characterlimit/70`"} {if $rows>20} {assign var=rows value=20} {/if} {/if} {if $postField->data.postfield_characterlimit ne 0} {$postField->data.postfield_characterlimit} {"characters remaining"|gettext} {/if} {/if} {if strlen(trim($postField->data.postfield_description)) ne 0}{Translation::t($postField,'postfield_description')}
{/if} {if $postField->required} {/if} {$errors.$postFieldLabel} {/if} {/foreach}