mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
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:
parent
34045a94d6
commit
44691213c6
4 changed files with 48 additions and 117 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue