<{$icid}> |
<{if $actionForm->get('name',$icid) == $imagecategoryObjects[$icid]->get('imgcat_name')}>
<{$actionForm->get('name',$icid)|xoops_escape}>
<{else}>
(<{$imagecategoryObjects[$icid]->getShow('imgcat_name')}>) » <{$actionForm->get('name',$icid)|xoops_escape}>
<{/if}>
|
<{if $actionForm->get('maxsize',$icid) == $imagecategoryObjects[$icid]->get('imgcat_maxsize')}>
<{$actionForm->get('maxsize',$icid)|xoops_escape}>
<{else}>
(<{$imagecategoryObjects[$icid]->getShow('imgcat_maxsize')}>) » <{$actionForm->get('maxsize',$icid)|xoops_escape}>
<{/if}>
|
<{if $actionForm->get('maxwidth',$icid) == $imagecategoryObjects[$icid]->get('imgcat_maxwidth')}>
<{$actionForm->get('maxwidth',$icid)|xoops_escape}>
<{else}>
(<{$imagecategoryObjects[$icid]->getShow('imgcat_maxwidth')}>) » <{$actionForm->get('maxwidth',$icid)|xoops_escape}>
<{/if}>
|
<{if $actionForm->get('maxheight',$icid) == $imagecategoryObjects[$icid]->get('imgcat_maxheight')}>
<{$actionForm->get('maxheight',$icid)|xoops_escape}>
<{else}>
(<{$imagecategoryObjects[$icid]->getShow('imgcat_maxheight')}>) » <{$actionForm->get('maxheight',$icid)|xoops_escape}>
<{/if}>
|
<{if $actionForm->get('display',$icid)|intval == $imagecategoryObjects[$icid]->get('imgcat_display')}>
<{if $imagecategoryObjects[$icid]->get('imgcat_display') == 1 }>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{else}>
(<{if $imagecategoryObjects[$icid]->get('imgcat_display') == 1 }>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>)
»
<{if $actionForm->get('display',$icid) == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{/if}>
<{if $actionForm->get('display',$icid)}>
<{else}>
<{/if}>
|
<{if $actionForm->get('weight',$icid) == $imagecategoryObjects[$icid]->get('imgcat_weight')}>
<{$actionForm->get('weight',$icid)|xoops_escape}>
<{else}>
(<{$imagecategoryObjects[$icid]->getShow('imgcat_weight')}>) » <{$actionForm->get('weight',$icid)|xoops_escape}>
<{/if}>
|
<{if $actionForm->get('delete',$icid) == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
<{if $actionForm->get('delete',$icid)}>
<{else}>
<{/if}>
|
<{/foreach}>