Browse Source

Merge branch 'fix/2020-07_ui-labels' into staging/fixes

Kristan Kenney 5 years ago
parent
commit
6dc1de9b9a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      web/templates/admin/edit_server.html

+ 2 - 2
web/templates/admin/edit_server.html

@@ -821,7 +821,7 @@
                                 <td class="vst-text input-label step-left">
                                 <td class="vst-text input-label step-left">
                                     <table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="hestia">
                                     <table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="hestia">
                                         <tr>
                                         <tr>
-                                            <td class="vst-text">
+                                            <td class="vst-text input-label">
                                                 <?php print __('Fm');?>
                                                 <?php print __('Fm');?>
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>
@@ -835,7 +835,7 @@
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>
                                         <tr>
                                         <tr>
-                                            <td class="vst-text">
+                                            <td class="vst-text input-label">
                                                 <?php print __('FileSystem Disk Quota');?>
                                                 <?php print __('FileSystem Disk Quota');?>
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>