Install UI fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9130 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-09 00:41:19 +00:00
parent 02c7587226
commit 479d15afac
3 changed files with 19 additions and 18 deletions

View file

@ -12,7 +12,7 @@
<ul class="form formXe">
<li>
<input name="use_rewrite" value="Y" <!--@if(function_exists('apache_get_modules')&&in_array('mod_rewrite',apache_get_modules()))-->checked="checked"<!--@end--> type="checkbox" class="iCheck" id="rewrite" /> <label for="rewrite">{$lang->use_rewrite}</label>
{$lang->about_rewrite}
<p>{$lang->about_rewrite}</p>
</li>
<li>
<div class="select open" style="width:540px;">