Browse Source

try to use the new values

andre 4 years ago
parent
commit
c027871f1d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      templates/client/default/controlers/main.tpl

+ 1 - 2
templates/client/default/controlers/main.tpl

@@ -1,4 +1,3 @@
-{debug}
 {if $currentPageName == 'Home'}
     {if $modulecustombuttonresult}
         {if $modulecustombuttonresult == "success"}
@@ -151,7 +150,7 @@
                                                 <table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-striped table-framed">
                                                 <tr>
                                                     <td align='left'>Vm Template</td>
-                                                    <td align="left">{$domainBaseSize} GB</td>
+                                                    <td align="left">{$moduleParams.configoptions['VM Template']}</td>
                                                 </tr>
                                                 <tr>
                                                     <td align='left'>vCPUs</td>