mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
잘못된 태그 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6664 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f1b2afccdb
commit
ed7a1acbfe
2 changed files with 2 additions and 1 deletions
|
|
@ -175,6 +175,7 @@
|
||||||
<span class="button black strong"><input type="submit" value="{$lang->cmd_registration}" accesskey="s" /></span>
|
<span class="button black strong"><input type="submit" value="{$lang->cmd_registration}" accesskey="s" /></span>
|
||||||
<span class="button"><input type="button" value="{$lang->cmd_back}" onclick="history.back(); return false;" /></span>
|
<span class="button"><input type="button" value="{$lang->cmd_back}" onclick="history.back(); return false;" /></span>
|
||||||
</th>
|
</th>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
|
<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
|
||||||
<table cellspacing="0" class="rowTable">
|
<table cellspacing="0" class="rowTable">
|
||||||
<tr class="row2">
|
<tr class="row2">
|
||||||
<th scope="row"><div>{$lang->sample_code}<div></th>
|
<th scope="row"><div>{$lang->sample_code}</div></th>
|
||||||
<td colspan="2" class="wide">
|
<td colspan="2" class="wide">
|
||||||
<textarea class="inputTypeTextArea fullWidth" readonly="readonly">{$sample_code}</textarea>
|
<textarea class="inputTypeTextArea fullWidth" readonly="readonly">{$sample_code}</textarea>
|
||||||
<p>{$lang->about_sample_code}</p>
|
<p>{$lang->about_sample_code}</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue