mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
통합검색 모듈인 integration_search 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1992 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
87e2fab04c
commit
c4d1ed1c2e
26 changed files with 698 additions and 6 deletions
|
|
@ -74,6 +74,11 @@
|
|||
|
||||
<!-- 로그인 위젯 -->
|
||||
<img src="./images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="default" colorset="default" />
|
||||
|
||||
<div class="tCenter">
|
||||
<form action="{getUrl()}" method="get"><input type="hidden" name="mid" value="{$mid}" /><input type="hidden" name="act" value="IS" /><input type="text" class="inputTypeText w100" name="is_keyword" value="{$is_keyword}"/><span class="button"><input type="submit" value="{$lang->cmd_search}" /></span></form>
|
||||
</div>
|
||||
|
||||
<!-- 왼쪽 2차 메뉴 -->
|
||||
<!--@if($menu_1st)-->
|
||||
<div class="submenu">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue