{%link file="public/head.html"%}

Member Center

{%list name=memmenu%}

{%if $type=='UnCoupon'%}Unused coupon{%else%}My coupon{%/if%}

{%if count($array) > 0%} {%forlist from=$array key=i%} {%/forlist%}
Numbering Type Status Time View
{%$array[i].ocdsn%} {%if $array[i].istype==1%}Cash roll{%else%}Discount roll{%/if%} {%if $array[i].isuser==1%}Used{%else%}Unused{%/if%} {%$array[i].addtime|espcms_timeformat(3)%} View
{%$pagebotton%}
{%else%}
No records
{%/if%}
{%link file="public/footer.html"%}