Current Path : /var/www/alh/admin/view/template/extension/dashboard/ |
Current File : /var/www/alh/admin/view/template/extension/dashboard/online_info.tpl |
<div class="tile"> <div class="tile-heading"><?php echo $heading_title; ?></div> <div class="tile-body"><i class="fa fa-users"></i> <h2 class="pull-right"><?php echo $total; ?></h2> </div> <div class="tile-footer"><a href="<?php echo $online; ?>"><?php echo $text_view; ?></a></div> </div>