mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
@@ -24,7 +24,7 @@
|
||||
|
||||
<div class="um-admin-dash-main">
|
||||
|
||||
<?php $tabs = array('overview'); ?>
|
||||
<?php $tabs = array('overview', 'analytics'); ?>
|
||||
|
||||
<?php foreach( $tabs as $tab ) { ?>
|
||||
<div class="um-admin-dash-content" id="<?php echo $tab; ?>">
|
||||
|
||||
Reference in New Issue
Block a user