modified editor > descript page, poll, image gallary

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12109 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chschy 2012-11-05 01:52:50 +00:00
parent 34045a94d6
commit 44691213c6
4 changed files with 48 additions and 117 deletions

View file

@ -1,8 +1,9 @@
<load target="css/editor.css" usecdn="true" />
<load target="../../../modules/admin/tpl/css/admin.css" usecdn="true" />
<load target="../../../common/css/bootstrap.css" usecdn="true" />
<h1 class="h1">{$component->title} ver. {$component->version}</h1>
<section class="section">
<h1>{$component->title} ver. {$component->version}</h1>
<table class="x_table x_table-striped x_table-hover">
<tr>
<th scope="row"><div>{$lang->component_author}</div></th>
@ -70,3 +71,4 @@
<!--@endforeach-->
</table>
<!--@endif-->
</section>