|
@@ -12,7 +12,7 @@
|
|
|
<h2>{$LANG.ordersummary}</h2>
|
|
<h2>{$LANG.ordersummary}</h2>
|
|
|
<div class="summary-container" id="producttotal"></div>
|
|
<div class="summary-container" id="producttotal"></div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="text-center" id='producttotalmessage'>
|
|
|
|
|
|
|
+ <div class="text-center" id='producttotalmessage' onload="updateProductTotalMessage(billingCycle);">
|
|
|
{capture name=currentDate} {$smarty.now|date_format:"%Y-%m-%d"} {/capture}
|
|
{capture name=currentDate} {$smarty.now|date_format:"%Y-%m-%d"} {/capture}
|
|
|
{capture name=dayOfMonth} {$smarty.now|date_format:"%e"|trim} {/capture}
|
|
{capture name=dayOfMonth} {$smarty.now|date_format:"%e"|trim} {/capture}
|
|
|
{capture name=endOfMonth} {date("t")} {/capture}
|
|
{capture name=endOfMonth} {date("t")} {/capture}
|