mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
WEB. Fixed bulk actions form id
This commit is contained in:
parent
31b55f31cc
commit
7cdbe58c32
7 changed files with 8 additions and 8 deletions
|
@ -240,7 +240,7 @@
|
|||
<textarea size="20" class="vst-textinput" name="v_ssl_ca"><?php if (!empty($v_ssl_ca)) echo htmlentities($v_ssl_ca); ?></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<?php $uname_arr=posix_uname(); $hostname=$uname_arr['nodename'];
|
||||
<?
|
||||
if ($v_ssl != 'no' ) { ?>
|
||||
<tr>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue