| <{$smarty.const._AD_LEGACY_LANG_CUSTOMBLOCK_DELETE}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_BID}> | "><{$object->getShow('bid')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_BLOCK_MOD}> | "><{$object->getShow('mid')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_FUNC_NUM}> | "><{$object->getShow('func_num')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_OPTIONS}> | "><{$object->getShow('options')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_MOD_NAME}> | "><{$object->getShow('name')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_TITLE}> | "><{$object->getShow('title')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_CONTENT}> | "><{$object->getShow('content')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_SIDE}> | ">
      <{if $object->mColumn}><{$object->mColumn->getShow('name')}><{/if}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_WEIGHT}> | "><{$object->getShow('weight')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_VISIBLE}> | ">
      <{if $object->getShow('visible') == 1}>
        <{$smarty.const._YES}>
      <{else}>
        <{$smarty.const._NO}>
      <{/if}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_BLOCK_TYPE}> | "><{$object->getShow('block_type')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_C_TYPE}> | "><{$object->getShow('c_type')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_ISACTIVE}> | ">
      <{if $object->getShow('isactive') == 1}>
        <{$smarty.const._YES}>
      <{else}>
        <{$smarty.const._NO}>
      <{/if}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_DIRNAME}> | "><{$object->getShow('dirname')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_FUNC_FILE}> | "><{$object->getShow('func_file')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_SHOW_FUNC}> | "><{$object->getShow('show_func')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_EDIT_FUNC}> | "><{$object->getShow('edit_func')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_TEMPLATE}> | "><{$object->getShow('template')}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_BCACHETIME}> | ">
      <{if $object->mCachetime}><{$object->mCachetime->getShow('label')}><{/if}> | 
  
    | <{$smarty.const._AD_LEGACY_LANG_LAST_MODIFIED}> | "><{$object->get('last_modified')|xoops_formattimestamp:l}> |