andre преди 4 години
родител
ревизия
9aeddbd7dc
променени са 1 файла, в които са добавени 2 реда и са изтрити 8 реда
  1. 2 8
      templates/client/default/controlers/main.tpl

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

@@ -240,14 +240,8 @@
                                         <div class="tab-pane fade{if !$domain && !$moduleclientarea && !$configurableoptions && !$metricStats} show active{/if}" role="tabpanel" id="additionalinfo">
                                             <table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-striped table-framed">
                                                 <tr>
-                                                    <td align='left' width='30%'>Admin Username</td>
-                                                    <td align="left">
-                                                        {if $moduleParams.customfields['ciuser']}
-                                                            {$moduleParams.customfields['ciuser']}
-                                                        {else}
-                                                            root
-                                                        {/if}
-                                                    </td>
+                                                    <td align='left'>Admin Username</td>
+                                                    <td align='left'>{if $moduleParams.customfields['ciuser']}{$moduleParams.customfields['ciuser']}{else}root{/if}</td>
                                                 </tr>
                                                 <tr>
                                                     <td align='left'>SSH-Key</td>