|
|
@@ -5,7 +5,6 @@
|
|
|
* Customized ny thurdata
|
|
|
**********************************************************
|
|
|
*}
|
|
|
-{debug}
|
|
|
{if $modulechangepwresult}
|
|
|
{if $modulechangepwresult == "success"}
|
|
|
{include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}
|
|
|
@@ -93,12 +92,12 @@
|
|
|
<span class="list-text">{$nextduedate}</span>
|
|
|
</li>
|
|
|
{/if}
|
|
|
+ <li>
|
|
|
+ <span class="list-heading">{$LANG.orderpaymentmethod}</span>
|
|
|
+ <span class="list-text">{$paymentmethod}</span>
|
|
|
+ </li>
|
|
|
{else}
|
|
|
{/if}
|
|
|
- <li>
|
|
|
- <span class="list-heading">{$LANG.orderpaymentmethod}</span>
|
|
|
- <span class="list-text">{$paymentmethod}</span>
|
|
|
- </li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|