We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27cc66 commit 74b31d4Copy full SHA for 74b31d4
web/templates/admin/edit_server.html
@@ -821,7 +821,7 @@
821
<td class="vst-text input-label step-left">
822
<table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="hestia">
823
<tr>
824
- <td class="vst-text">
+ <td class="vst-text input-label">
825
<?php print __('Fm');?>
826
</td>
827
</tr>
@@ -835,7 +835,7 @@
835
836
837
838
839
<?php print __('FileSystem Disk Quota');?>
840
841
0 commit comments