Forráskód Böngészése

add customfields to card

andre 4 éve
szülő
commit
fb4b6f3498
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      viewcart.tpl

+ 3 - 1
viewcart.tpl

@@ -194,7 +194,9 @@
     {/if}
 
     <div id="order-standard_cart">
-    {$clientsdetails.notes|strstr:"Trials="|truncate:8:""|replace:"Trials=":""}<hr>
+        {if $clientsdetails.notes|strstr:"Trials="}
+            {$clientsdetails.notes|strstr:"Trials="|truncate:8:""|replace:"Trials=":""}<hr>
+        {/if}
 
         {if $cartitems > 0}
             <div class="row">