<{if $actionForm->get('paypalamount_id')}>
<{$smarty.const._AD_REGPAY_LANG_PAYPALAMOUNT_EDIT}> |
<{else}>
<{$smarty.const._MD_REGPAY_LANG_ADD_A_NEW_PAYPALAMOUNT}> |
<{/if}>
<{$smarty.const._MD_REGPAY_LANG_GROUP_ID}> |
">
|
<{$smarty.const._MD_REGPAY_LANG_PAY_TYPE}> |
">
|
<{$smarty.const._MD_REGPAY_LANG_AMOUNT}> |
">
<{xoops_input type=text name=amount value=$actionForm->get('amount')}>
|
<{$smarty.const._MD_REGPAY_LANG_UNIT}> |
">
|
<{$smarty.const._MD_REGPAY_LANG_BUSINESS}> |
">
<{xoops_input type=text name=business value=$actionForm->get('business') size=15 maxlength=255}>
|
<{$smarty.const._MD_REGPAY_LANG_HOSTED_BUTTON_ID}> |
">
<{xoops_input type=text name=hosted_button_id value=$actionForm->get('hosted_button_id') size=15 maxlength=255}>
|