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:
devjin 2011-12-23 08:26:12 +00:00
parent 6c7df0c23e
commit 23115d3b38

View file

@ -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">