widgetContainer를 사용하는 XE 룰을 따르는 위젯들의 colorset이 한 페이지에 white/black2개가 모두 쓰일때 오동작하는 것을 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5830 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-10 08:40:15 +00:00
parent 5e81309067
commit 905fba6fa7
84 changed files with 1840 additions and 1939 deletions

View file

@ -7,7 +7,7 @@
<form action="./" method="post" onsubmit="return procFilter(this, delete_homepage)" id="fo_homepage">
<input type="hidden" name="site_srl" value="{$homepage_info->site_srl}" />
<h4 class="xeAdmin"><div>{$lang->cmd_cafe_delete}</h4>
<h4 class="xeAdmin">{$lang->cmd_cafe_delete}</h4>
<p class="summary">{$lang->about_cafe_delete}</p>
<table cellspacing="0" class="rowTable">
<tbody>
@ -30,7 +30,7 @@
</tr>
<tr class="row2">
<th colspan="2" class="button">
<span class="button black strong"><input type="submit" value="{$lang->cmd_delete}" accesskey="s" /></span></div>
<span class="button black strong"><input type="submit" value="{$lang->cmd_delete}" accesskey="s" /></span>
</th>
</tr>
</tbody>