게시판 스킨 정보 수정 및 블로그 레이아웃의 CSS요소가 내부 게시판 또는 회원 모듈의 CSS와 충돌하지 않도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2165 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-03 13:11:03 +00:00
parent 652fbd2d46
commit 01455a4107
20 changed files with 298 additions and 294 deletions

View file

@ -51,18 +51,6 @@
<p>{$lang->about_browser_title}</p>
</td>
</tr>
<tr>
<th scope="row">{$lang->layout}</th>
<td>
<select name="layout_srl">
<option value="0">{$lang->notuse}</option>
<!--@foreach($layout_list as $key => $val)-->
<option value="{$val->layout_srl}" <!--@if($module_info->layout_srl==$val->layout_srl)-->selected="selected"<!--@end-->>{$val->title} ({$val->layout})</option>
<!--@end-->
</select>
<p>{$lang->about_layout}</p>
</td>
</tr>
<tr>
<th scope="row">{$lang->skin}</th>
<td>