mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +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
|
|
@ -17,7 +17,7 @@
|
|||
<input type="hidden" name="var_idx" value="{$selected_var_idx}" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('', 'module', $module, 'act', $act, 'module_srl', $module_srl)}" />
|
||||
|
||||
<h4 class="xeAdmin">{$lang->extra_vars} {$selected_var_idx}</h4>
|
||||
<h3 class="h3">{$lang->extra_vars} {$selected_var_idx}</h3>
|
||||
<table cellspacing="0" class="crossTable ">
|
||||
<tr>
|
||||
<th><div>{$lang->eid}</div></th>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
</form>
|
||||
<!--@else-->
|
||||
|
||||
<h4 class="xeAdmin">{$lang->extra_vars}</h4>
|
||||
<h3 class="h3">{$lang->extra_vars}</h3>
|
||||
<table cellspacing="0" class="crossTable ">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue