Admin HTML Markup Clean.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9377 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-27 12:53:33 +00:00
parent 0634424830
commit 024a234f6a
74 changed files with 732 additions and 838 deletions

View file

@ -10,10 +10,10 @@
<input type="hidden" name="target_module_srl" id="target_module_srl" value="{$config->target_module_srl}" />
<div class="table">
<table width="100%" border="1" cellspacing="0">
<tr class="row2">
<tr>
<th scope="row">{$lang->sample_code}</th>
<td class="wide">
<textarea class="inputTypeTextArea fullWidth" readonly="readonly">{$sample_code}</textarea>
<td >
<textarea readonly="readonly">{$sample_code}</textarea>
<p>{$lang->about_sample_code}</p>
</td>
</tr>
@ -28,7 +28,7 @@
<p>{$lang->about_skin}</p>
</td>
</tr>
<tr class="row2">
<tr>
<th scope="row">{$lang->target}</th>
<td>
<select name="target">