Эх сурвалжийг харах

remove payment singens if free product

andre 4 жил өмнө
parent
commit
9c7ec4ec9f

+ 4 - 5
templates/clientarea.tpl

@@ -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>