mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
XpressEditor의 찾기/바꾸기 기능 활성화되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6109 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7584379666
commit
7a3c39393e
7 changed files with 3 additions and 4 deletions
|
|
@ -421,7 +421,6 @@
|
|||
<button type="button" class="find_next" title="{$lang->edit->next_search_words}"><span>{$lang->edit->next_search_words}</span></button>
|
||||
<button type="button" class="replace" title="{$lang->cmd_replace}"><span>{$lang->cmd_replace}</span></button>
|
||||
<button type="button" class="replace_all" title="{$lang->edit->replace_all}"><span>{$lang->edit->replace_all}</span></button>
|
||||
<button type="button" class="cancel" title="{$lang->cmd_cancel}"><span>{$lang->cmd_cancel}</span></button>
|
||||
</div>
|
||||
<button type="button" class="close" title="{$lang->edit->close_search_replace}"><span>{$lang->edit->close_search_replace}</span></button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue