mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
fix minor bugs
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6932 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f7cbed05d2
commit
c17dc6c058
7 changed files with 26 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<!--%import("js/autoinstall.js")-->
|
||||
<div class="infoText">
|
||||
<!--@if($show_ftp_note)-->
|
||||
<p class="warning">{$lang->description_ftp_note} <a href="#ftpSetup">FTP Setup</a> </p>
|
||||
<p class="warning">{$lang->description_ftp_note} <a href="{getUrl('','module','admin','act','dispAdminConfig')}#ftpSetup">FTP Setup</a> </p>
|
||||
<!--@end-->
|
||||
<!--@if($need_update)-->
|
||||
<p class="update">{$lang->need_update}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue