fix html 소스 보기 없을시 클릭이상 문제

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6050 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-04-08 07:37:07 +00:00
parent 38a0d3196d
commit 40e1740839

View file

@ -427,13 +427,14 @@
</ul>
<!--@end-->
<!--@if($html_mode)-->
<ul class="extra3">
<!-- HTML 모드 사용 -->
<!--@if($html_mode)-->
<li class="html"><span><button class="xpress_xeditor_mode_toggle_button" type="button" title="{$lang->edit->html_editor}">{$lang->edit->html_editor}</button></span></li>
<!--@end-->
<!--li class="preview"><span><button type="button" class="xpress_xeditor_preview_button" title="{$lang->cmd_preview}">{$lang->cmd_preview}</button></span></li-->
</ul>
<!--@end-->
</div>
<!-- 에디터 출력 -->