芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/portal.pulsehost.co.uk/admin/templates/blend/viewticketcustomfields.tpl
{if !$numcustomfields}
{$_ADMINLANG.support.nocustomfields}
{else}
{$csrfTokenHiddenInput}
{foreach from=$customfields item=customfield}
{$customfield.name}
{$customfield.input}
{/foreach}
{/if}