|
|
@@ -14,9 +14,11 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="text-center" id="producttotalmessage">
|
|
|
- <script type="text/javascript">
|
|
|
- updateProductTotalMessage("{$billingcycle}");
|
|
|
- </script>
|
|
|
+ {if $prorata == 1}
|
|
|
+ <script type="text/javascript">
|
|
|
+ updateProductTotalMessage("{$billingcycle}");
|
|
|
+ </script>
|
|
|
+ {/if}
|
|
|
</div>
|
|
|
<br><br>
|
|
|
{/if}
|