mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 12:02:24 +09:00
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:
parent
02c7587226
commit
479d15afac
3 changed files with 19 additions and 18 deletions
|
|
@ -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;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue