mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7a709bf13e
commit
a170dd7de4
2 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ xe_layout_menu['bottom_menu'][1][{$first_key}] = { "text":"{htmlspecialchars($fi
|
|||
<!-- 왼쪽 2차 메뉴 및 로그인과 기타 위젯 부분 -->
|
||||
<div class="layout_left">
|
||||
<!-- 로그인 위젯 -->
|
||||
<img src="./common/tpl/images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="default" colorset="normal" style="width:100px;height:100px;"/>
|
||||
<img src="./common/tpl/images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="default" colorset="normal" />
|
||||
|
||||
<!-- main_menu 2차 시작 -->
|
||||
<div class="layout_second_menu">
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
<!-- 왼쪽 2차 메뉴 및 로그인과 기타 위젯 부분 -->
|
||||
<div class="layout_left">
|
||||
<!-- 로그인 위젯 -->
|
||||
<img src="./common/tpl/images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="default" colorset="normal" style="width:100px;height:100px;"/>
|
||||
<img src="./common/tpl/images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="default" colorset="normal" />
|
||||
|
||||
<!-- main_menu 2차 시작 -->
|
||||
<div class="layout_second_menu">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue