red text for expired date
This commit is contained in:
parent
4df15819dd
commit
04fcd77da0
@ -114,7 +114,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="small text-danger text-uppercase text-normal">{$_L['Expires_On']}</td>
|
<td class="small text-danger text-uppercase text-normal">{$_L['Expires_On']}</td>
|
||||||
<td class="small mb15">
|
<td class="small mb15 text-danger">
|
||||||
{if $_bill['time'] ne ''}{Lang::dateAndTimeFormat($_bill['expiration'],$_bill['time'])}{/if}
|
{if $_bill['time'] ne ''}{Lang::dateAndTimeFormat($_bill['expiration'],$_bill['time'])}{/if}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user