Browse Source

use zero amount as trial

andre 4 years ago
parent
commit
eaab32fe80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure_privat_mail.tpl

+ 1 - 1
configure_privat_mail.tpl

@@ -123,7 +123,7 @@
                                 </div>
                                 </div>
                             </div>
                             </div>
                         {else}
                         {else}
-                            <div class="field-container" display="hidden">
+                            <div class="field-container" display="none">
                                 <div class="form-group">
                                 <div class="form-group">
                                     <label for="inputBillingcycle">{$LANG.cartchoosecycle}</label><br />
                                     <label for="inputBillingcycle">{$LANG.cartchoosecycle}</label><br />
                                     <select name="billingcycle" id="inputBillingcycle" class="form-control" onchange="{if $configurableoptions}updateConfigurableOptions({$i}, this.value);{else}recalctotals();{/if}">
                                     <select name="billingcycle" id="inputBillingcycle" class="form-control" onchange="{if $configurableoptions}updateConfigurableOptions({$i}, this.value);{else}recalctotals();{/if}">