diff --git a/ui/ui/voucher.tpl b/ui/ui/voucher.tpl index 1497424b..6f357b48 100644 --- a/ui/ui/voucher.tpl +++ b/ui/ui/voucher.tpl @@ -9,7 +9,7 @@
Print + class="ion ion-android-print"> {Lang::T('Print')}
@@ -20,7 +20,7 @@
Delete > 3 Months + aria-hidden="true"> {Lang::T('Delete')} > {Lang::T('3 Months')}
{/if}   @@ -111,8 +111,8 @@ onmouseleave="this.style.backgroundColor = 'black';" onmouseenter="this.style.backgroundColor = 'white';"> {$ds['code']} - {if $ds['status'] eq '0'} {else} + {if $ds['status'] eq '0'} {else} {/if} {if $ds['user'] eq '0'} - {else}{$ds['user']} @@ -141,4 +141,4 @@ {include file="pagination.tpl"} -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}