#227 서명의 높이(height)제한 설정 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3275 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2007-12-09 05:45:25 +00:00
parent 9dc432a060
commit 996830ff59
5 changed files with 27 additions and 3 deletions

View file

@ -77,6 +77,13 @@
{$lang->image_mark_max_height} : <input type="text" name="image_mark_max_height" size="3" value="{$config->image_mark_max_height}" class="inputTypeText"/>px<br />
</td>
</tr>
<tr>
<th scope="row">{$lang->signature_max_height}</th>
<td>
<input type="text" name="signature_max_height" size="3" value="{$config->signature_max_height}" class="inputTypeText"/>px
<p>{$lang->about_signature_max_height}</p>
</td>
</tr>
<tr>
<th scope="row">{$lang->redirect_url}</th>
<td>