mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
php설정에 따른 최고 업로드 용량 표시하도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1928 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2e585445b1
commit
a9e390ac0a
2 changed files with 5 additions and 2 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<th scope="col">{$lang->allowed_attach_size}</th>
|
||||
<td>
|
||||
<input type="text" name="allowed_attach_size" value="{$config->allowed_attach_size}" class="inputTypeText" size="3" />MB
|
||||
/ {ini_get('upload_max_filesize')}
|
||||
<p>{$lang->about_allowed_attach_size}</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue