mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Admin HTML Markup Clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9371 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
773c18bde2
commit
12ca869ccd
75 changed files with 2992 additions and 3093 deletions
|
|
@ -4,12 +4,12 @@
|
|||
|
||||
<div class="layer boxModelController" style="display:block">
|
||||
|
||||
<h4 class="xeAdmin">{$lang->category}</h4>
|
||||
<h3 class="h3">{$lang->category}</h3>
|
||||
<button class="xButton" type="button" onclick="hideCategoryInfo();return false" ><span>{$lang->cmd_close}</span></button>
|
||||
|
||||
<div class="layerBody">
|
||||
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<!--@if($category_info->parent_category_title)-->
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->parent_category_title}</div></th>
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue