알림센터 위젯을 레이아웃에 추가

This commit is contained in:
BJRambo 2016-05-27 04:33:39 +09:00
parent 08311d7c43
commit b23f961717
2 changed files with 14 additions and 0 deletions

View file

@ -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" />