Skip to content

Commit 9848812

Browse files
authored
Update edit_server.html
2 parents f70adef + 0620564 commit 9848812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/templates/admin/edit_server.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,14 +679,14 @@
679679

680680
<tr>
681681
<td class="vst-text input-label step-top">
682-
<a href="javascript:elementHideShow('vesta');" class="vst-text">
682+
<a href="javascript:elementHideShow('hestia');" class="vst-text">
683683
<b><?php print __('Hestia Control Panel Plugins');?> <!-- span style="color:#ff6701;font-size:10px; padding:0 10px;">preview</span--><img src="/images/arrow.png"></b>
684684
</a>
685685
</td>
686686
</tr>
687687
<tr>
688688
<td class="vst-text input-label step-left">
689-
<table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="vesta">
689+
<table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="hestia">
690690
<tr>
691691
<td class="vst-text">
692692
<?php print __('Version') ?>

0 commit comments

Comments
 (0)