mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
add more extensions for static files in nginx config
This commit is contained in:
parent
9b5ed17d3c
commit
9b56962799
4 changed files with 8 additions and 6 deletions
|
@ -324,7 +324,7 @@
|
|||
<tr>
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Username');?>
|
||||
<?php if (empty($v_ftp_user)) echo '<br><span style="font-size: 10pt; color:#777;">' . __('Prefix will be automaticaly added to username',$user."_") . '</span>' ?>
|
||||
<?php if (empty($v_ftp_user)) echo '<br><span style="font-size: 10pt; color:#777;">' . __('Prefix will be automaticaly added to username',$user."_") . '</span>' ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue