mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Board module UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12234 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
da0146a8ae
commit
376dc12c9c
9 changed files with 49 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h1 class="h1">{$lang->module_maker}</h1>
|
||||
<h1>{$lang->module_maker}</h1>
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<tr>
|
||||
<th scope="row">{$lang->title}</th>
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
</table>
|
||||
|
||||
<!--@if($module_info->history)-->
|
||||
<h1 class="h1">{$lang->module_history}</h1>
|
||||
<h1>{$lang->module_history}</h1>
|
||||
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<col width="100" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue