Explorar el Código

try to calc update costs in form

andre hace 4 años
padre
commit
d2f92e6e7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/upgrademailhosting.tpl

+ 1 - 1
templates/upgrademailhosting.tpl

@@ -165,7 +165,7 @@
 						<td class="clearfix">
 						<td class="clearfix">
 							Zusätzliche Kosten: 
 							Zusätzliche Kosten: 
 							<div id="{$configoption}addprice">
 							<div id="{$configoption}addprice">
-							</div> ${$ccurrency.code} / Monat
+							</div> {$ccurrency.code} / Monat
 						</td>
 						</td>
 					</tr>
 					</tr>
 				{/foreach}
 				{/foreach}