widget module(not completed)

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8987 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-09-02 06:14:53 +00:00
parent 6285e0b316
commit 1f6fe648a8
11 changed files with 555 additions and 69 deletions

View file

@ -0,0 +1,4 @@
<h1 class="h1">{$lang->installed_widget}</h1>
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>