잘못된 태그 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6664 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
nicetwo 2009-06-24 15:18:10 +00:00
parent f1b2afccdb
commit ed7a1acbfe
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
<table cellspacing="0" class="rowTable">
<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">
<textarea class="inputTypeTextArea fullWidth" readonly="readonly">{$sample_code}</textarea>
<p>{$lang->about_sample_code}</p>