فهرست منبع

try to show update costs in upgrade form

andre 4 سال پیش
والد
کامیت
63f3ddc18c
1فایلهای تغییر یافته به همراه1 افزوده شده و 4 حذف شده
  1. 1 4
      templates/upgrademailhosting.tpl

+ 1 - 4
templates/upgrademailhosting.tpl

@@ -145,7 +145,6 @@
 															sliderTimeoutId = null;
 															recalctotals();
 														}, 250);
-														jQuery("#{$configoption.id}addprice").html({$configoption.selectedqty * 0.2})
 													}
 												});
 											</script>
@@ -164,9 +163,7 @@
 					</tr>
 					<tr>
 						<td class="clearfix">
-							Zusätzliche Kosten: 
-							<div id="{$configoption.id}addprice">
-							</div> {$ccurrency.code} / Monat
+							Zusätzliche Kosten: {$configoption.options.0.recurring} {$ccurrency.code} / Monat
 						</td>
 					</tr>
 				{/foreach}