Point module HTML clean.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9662 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-10-17 08:04:22 +00:00
parent 6ee154c21b
commit 38c3a4ca29
9 changed files with 177 additions and 219 deletions

View file

@ -1,7 +1,6 @@
<load target="js/point_admin.js" usecdn="true" />
<!--#include("header.html")-->
<p>{$lang->point_update_desc}</p>
<load target="js/point_admin.js" usecdn="true" />
<p>{$lang->about_point_module} {$lang->point_update_desc}</p>
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>