| <{$smarty.const._MD_LEGACY_LANG_COM_TITLE}> | ">
        <{xoops_input type=text name=com_title value=$actionForm->get('com_title') size=60 maxlength=255}> | 
    
      | <{$smarty.const._MD_LEGACY_LANG_COM_ICON}> | ">
        <{foreach item=icon from=$subjectIconArr}>
          
        <{/foreach}> | 
    
      | <{$smarty.const._MD_LEGACY_LANG_COM_TEXT}> | ">
        <{xoops_dhtmltarea type=text rows=15 cols=60 name=com_text value=$actionForm->get('com_text')}> | 
    
      | <{$smarty.const._AD_LEGACY_LANG_COM_SIG}> | ">
        <{xoops_input type=radio name=com_sig value=1 default=$actionForm->get('com_sig')}><{$smarty.const._YES}>
        <{xoops_input type=radio name=com_sig value=0 default=$actionForm->get('com_sig')}><{$smarty.const._NO}> | 
    
      | <{$smarty.const._AD_LEGACY_LANG_COM_STATUS}> | "> | 
    
      | <{$smarty.const._AD_LEGACY_LANG_CONTROL}> | "> 
 
 
 
 |