mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
fix html 소스 보기 없을시 클릭이상 문제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6050 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
38a0d3196d
commit
40e1740839
1 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
<!-- 에디터 출력 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue