Update orderView.tpl

This commit is contained in:
Ahmad Husein 2024-11-30 23:06:31 +07:00 committed by GitHub
parent 50dd4b4839
commit f4c15c3475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@
</tr>
{/if}
<tr>
<td>{Lang::T('Plan Name')}</td>
<td>{Lang::T('Package Name')}</td>
<td>{$plan['name_plan']}</td>
</tr>
{if $add_cost!=0}
@ -88,7 +88,7 @@
</tr>
{/if}
<tr>
<td>{Lang::T('Plan Price')}{if $add_cost!=0}<small> +
<td>{Lang::T('Package Price')}{if $add_cost!=0}<small> +
{Lang::T('Additional Cost')}{/if}</small></td>
<td
style="font-size: large; font-weight:bolder; font-family: 'Courier New', Courier, monospace; ">