mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-11 15:45:07 +02:00
UI Improvements - Default Theme - Updates #194
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<a class="navbar-brand" href="<?php echo Site::url(); ?>"><?php echo Site::name(); ?></a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse">
|
||||
<ul class="nav navbar-nav pull-right">
|
||||
<ul class="nav navbar-nav">
|
||||
<?php echo Menu::get(); ?>
|
||||
<?php Users::getPanel(); ?>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user