Вход Регистрация
Файл: content/themes/admin/templates_c/95919a114309422f1da9bd029ebbed81c51149f9.file.header.tpl.php
Строк: 124
<?php /* Smarty version Smarty-3.1.11, created on 2013-09-11 02:29:42
         compiled from "/home/p110476/www/net.wm-scripts.ru/content/themes/admin/templates/header.tpl" */ 
?>
<?php 
/*%%SmartyHeaderCode:362458408522f9d56209146-78883868%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid $_smarty_tpl->decodeProperties(array (
  
'file_dependency' => 
  array (
    
'95919a114309422f1da9bd029ebbed81c51149f9' => 
    array (
      
=> '/home/p110476/www/net.wm-scripts.ru/content/themes/admin/templates/header.tpl',
      
=> 1378851652,
      
=> 'file',
    ),
  ),
  
'nocache_hash' => '362458408522f9d56209146-78883868',
  
'function' => 
  array (
  ),
  
'variables' => 
  array (
    
'SITE_URL' => 0,
    
'translate' => 0,
    
'page' => 0,
    
'adminArray' => 0,
  ),
  
'has_nocache_code' => false,
  
'version' => 'Smarty-3.1.11',
  
'unifunc' => 'content_522f9d562cd004_67397324',
),
false); /*/%%SmartyHeaderCode%%*/?>
<?php 
if ($_valid && !is_callable('content_522f9d562cd004_67397324')) {function content_522f9d562cd004_67397324($_smarty_tpl) {?><body>
    
    <div id="wrap">
        
        <!-- Fixed navbar -->
        <div class="navbar navbar-inverse navbar-fixed-top">
            <div class="navbar-inner">
                <div class="container">
                    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <a class="brand" href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("ADMIN");?>
</a>
                    <div class="nav-collapse collapse">
                        <ul class="nav">
                            <li <?php if ($_smarty_tpl->tpl_vars['page']->value=="index"){?>class="active"<?php }?>><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin"><i class="icon-home"></i> <?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Dashboard");?>
</a></li>
                            <li class="dropdown">
                                <a class="dropdown-toggle <?php if ($_smarty_tpl->tpl_vars['page']->value=="users"){?>active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php" data-toggle="dropdown"><i class="icon-user"></i> <?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Users");?>
 <i class="icon-angle-down"></i></a>
                                <ul class="dropdown-menu">
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Find User");?>
</a></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php?tab=find"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Show All Users");?>
</a></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php?tab=find&group=2"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("List Moderators");?>
</a></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php?tab=find&order=UserPosts&sort=DESC"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("List Top Posters");?>
</a></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php?tab=find&order=SignupDate&sort=DESC"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("List New Registrations");?>
</a></li>
                                    <li class="divider"></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/users.php?tab=find&blocked=Y"><?php echo $_smarty_tpl->tpl_vars['translate']->value->__("View Blocked Users");?>
</a></li>
                                </ul>
                            </li>
                        </ul>
                        <ul class="nav pull-right">
                            <li class="dropdown">
                                <a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/<?php echo $_smarty_tpl->tpl_vars['adminArray']->value['UserName'];?>
" class="dropdown-toggle" data-toggle="dropdown">
                                    <img alt="" src="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/<?php echo $_smarty_tpl->tpl_vars['adminArray']->value['UserAvatarPathSmall'];?>
" width="20" height="20"> 
                                    <span class="username"><?php echo $_smarty_tpl->tpl_vars['adminArray']->value['UserFirstName'];?>
 <?php echo $_smarty_tpl->tpl_vars['adminArray']->value['UserLastName'];?>
</span>
                                    <i class="icon-angle-down"></i>
                                </a>
                                <ul class="dropdown-menu">
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/<?php echo $_smarty_tpl->tpl_vars['adminArray']->value['UserName'];?>
"><i class="icon-user"></i> <?php echo $_smarty_tpl->tpl_vars['translate']->value->__("My Profile");?>
</a></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/settings"><i class="icon-asterisk"></i> <?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Settings");?>
</a></li>
                                    <li class="divider"></li>
                                    <li><a href="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
/admin/logout.php"><i class="icon-key"></i> <?php echo $_smarty_tpl->tpl_vars['translate']->value->__("Log Out");?>
t</a></li>
                                </ul>
                            </li>
                        </ul>
                    </div>
                </div>
            </div>
        </div><?php }} ?>
Онлайн: 1
Реклама