mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
알림센터 위젯을 레이아웃에 추가
This commit is contained in:
parent
08311d7c43
commit
b23f961717
2 changed files with 14 additions and 0 deletions
|
|
@ -440,6 +440,11 @@
|
|||
<a href="#" class="btn_top"><i class="xi-angle-up"><span class="blind">{$lang->cmd_move_up}</span></i></a>
|
||||
<!-- /TOP -->
|
||||
|
||||
<!-- Ncenter login widget -->
|
||||
<!--@if($layout_info->use_ncenter_widget == 'Y')-->
|
||||
<img class="zbxe_widget_output" widget="login_info" skin="ncenter_login" colorset="layout" widget_cache="0m" />
|
||||
<!--@end-->
|
||||
|
||||
<!-- Login widget -->
|
||||
<section cond="$layout_info->use_login_widget != 'N'" class="login_widget" style="display:none"|cond="$XE_VALIDATOR_ID != 'layouts/xedition/layout/1' || !$XE_VALIDATOR_MESSAGE">
|
||||
<load target="./css/widget.login.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue