{$msg.recurring.profile_id} | {$msg.recurring.description} | {$msg.recurring.next_billing_date} | {$msg.recurring.status} | {$msg.recurring.has_trial} | |
---|---|---|---|---|---|
#{$recurringProfile->profileId} | {$recurringProfile->productName|htmlspecialchars} | {if $recurringProfile->hasMoreBillingCycles}{$recurringProfile->dateNextBilling}{else} {/if} | {$recurringProfile->status} | {if $recurringProfile->trialEnabled}{$msg.recurring.yes}{else}{$msg.recurring.no}{/if} | {assign var="imageId" value="image-click-to-view"} {if $designImages.$imageId} {else} {$msg.images.imageClickToView|htmlspecialchars} {/if} |