add more extensions for static files in nginx config

This commit is contained in:
Vasily Kraev 2014-05-27 12:30:34 +04:00
commit 9b56962799
4 changed files with 8 additions and 6 deletions

View file

@ -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>