{if $viewType eq 'input'}>
<{if $len==-1}>
<{else}>
<{/if}>
<{$smarty.const._MD_USER_LANG_LIMIT_DESC}>
<{elseif $viewType eq 'confirm'}>
<{if $value>0}><{$value|xoops_escape}><{else}><{$smarty.const._MD_USER_LANG_UNLIMIT}><{/if}>
<{elseif $viewType eq 'detail'}>
<{if $value>0}><{$value|xoops_escape}><{else}><{$smarty.const._MD_USER_LANG_UNLIMIT}><{/if}>
<{/if}>