mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
공백 제거 기능 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7114 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c1370ed26f
commit
7db80f6054
5 changed files with 3 additions and 53 deletions
|
|
@ -64,19 +64,6 @@
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue