#18265082 HTML편집 권한 없을때 편집기 전체가 먹통이 되는 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6798 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-09-19 16:51:19 +00:00
parent 70baa780e5
commit 8e250c839a

View file

@ -454,13 +454,12 @@
</ul>
<!--@end-->
<!--@if($html_mode)-->
<ul class="extra3">
<!-- HTML 모드 사용 -->
<ul class="extra3"<!--@if(!$html_mode)--> style="display:none"<!--@end-->>
<!--// HTML 모드 사용 -->
<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>
<!--li class="preview"><span><button type="button" class="xpress_xeditor_preview_button" title="{$lang->cmd_preview}">{$lang->cmd_preview}</button></span></li-->
<!--// 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>
<!--@else-->