#18581867 공백 제거 옵션 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7093 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2010-01-02 17:09:46 +00:00
parent 840c55e770
commit 9dfe775c0e
6 changed files with 41 additions and 5 deletions

View file

@ -64,6 +64,19 @@
<p>{$lang->about_optimizer}</p>
</td>
</tr>
<!--@if($use_optimizer!='N')-->
<tr>
<th><div>{$lang->use_spaceremover}</div></th>
<td>
<select name="use_spaceremover">
<!--@foreach($lang->use_spaceremover_condition as $key => $val)-->
<option value="{$key}"<!--@if($key==$use_spaceremover)--> selected="selected"<!--@end-->>{$val}</option>
<!--@endforeach-->
</select>
<p>{$lang->about_spaceremover}</p>
</td>
</tr><!--@end-->
<tr>
<th><div>Language</div></th>
<td>