mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
add error message tag
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9990 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6c7df0c23e
commit
23115d3b38
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<!--%load_js_plugin("filebox")-->
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<h1 class="h1">{$lang->menu_gnb_sub['filebox']}</h1>
|
||||
<div class="fileBox">
|
||||
<form action="" class="portlet form" method="post" enctype="multipart/form-data">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue