<{if $actionForm->get('content')}>
<{if $object->get('visible') == 1 }>
<{$smarty.const._AD_LEGACY_LANG_CUSTOMBLOCK_EDIT}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_BLOCK_INSTALL}>
<{/if}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_ADD_CUSTOM_BLOCK}>
<{/if}>
|
<{$smarty.const._AD_LEGACY_LANG_TITLE}> |
">
<{xoops_input type=text name=title value=$actionForm->get('title') size=50 maxlength=255}>
|
<{$smarty.const._AD_LEGACY_LANG_SIDE}> |
">
|
<{$smarty.const._AD_LEGACY_LANG_WEIGHT}> |
">
<{xoops_input type=text name=weight value=$actionForm->get('weight') size=5 class=legacy_list_number}>
|
<{$smarty.const._AD_LEGACY_LANG_CONTENT}> |
">
<{xoops_dhtmltarea type=text name=content value=$actionForm->get('content') rows=20 cols=60}>
|
<{$smarty.const._AD_LEGACY_LANG_C_TYPE}> |
">
|
<{$smarty.const._AD_LEGACY_LANG_BCACHETIME}> |
">
|
<{$smarty.const._AD_LEGACY_LANG_TARGET_MODULES}> |
">
|
<{$smarty.const._AD_LEGACY_LANG_TARGET_GROUPS}> |
">
|