mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
Issue 2045 fixed. Required enable conditions should not to be displayed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11627 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b1fb2d7fdb
commit
fd84b2ae5a
19 changed files with 135 additions and 135 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<!--%import("js/install_admin.js")-->
|
||||
<!--#include("header.html")-->
|
||||
<load target="js/install_admin.js" />
|
||||
<include target="header.html" />
|
||||
<div id="body">
|
||||
<!--#include("progress_menu.html")-->
|
||||
<span class="dummy"></span>
|
||||
<include target="progress_menu.html" />
|
||||
<div id="content">
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
@ -28,4 +27,4 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!--#include("footer.html")-->
|
||||
<include target="footer.html" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue