www
/
wwwroot
/
magazinmiorita.be
/
admin
/
templates_c
➕ New
📤 Upload
✎ Editing:
471bc687e80537ec590ddf550a1fa06f5904617b.file.index.tpl.php
← Back
<?php /* Smarty version Smarty-3.1.18, created on 2017-03-20 22:17:57 compiled from "/home/miorita/public_html/admin/templates/default/index.tpl" */ ?> <?php /*%%SmartyHeaderCode:28702947256acd1694d68f4-72619275%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_valid = $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( '471bc687e80537ec590ddf550a1fa06f5904617b' => array ( 0 => '/home/miorita/public_html/admin/templates/default/index.tpl', 1 => 1484996489, 2 => 'file', ), ), 'nocache_hash' => '28702947256acd1694d68f4-72619275', 'function' => array ( ), 'version' => 'Smarty-3.1.18', 'unifunc' => 'content_56acd1695f3ca6_43953551', 'variables' => array ( 'admintpl' => 0, 'today_orders' => 0, 'today_orphan_orders' => 0, 'today_new_users' => 0, 'today_total_income' => 0, ), 'has_nocache_code' => false, ),false); /*/%%SmartyHeaderCode%%*/?> <?php if ($_valid && !is_callable('content_56acd1695f3ca6_43953551')) {function content_56acd1695f3ca6_43953551($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_price_format')) include '/home/miorita/public_html/lib/smarty/plugins/modifier.price_format.php'; ?><?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <!-- Right side column. Contains the navbar and content of the page --> <aside class="right-side"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> Dashboard <small>Control panel</small> </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li> <li class="active">Dashboard</li> </ol> </section> <!-- Main content --> <section class="content"> <!-- Small boxes (Stat box) --> <div class="row"> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-aqua"> <div class="inner"> <h3> <?php echo $_smarty_tpl->tpl_vars['today_orders']->value;?> </h3> <p> Today New Orders </p> </div> <div class="icon"> <i class="ion ion-bag"></i> </div> <a href="orders.php" class="small-box-footer"> More info <i class="fa fa-arrow-circle-right"></i> </a> </div> </div><!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-green"> <div class="inner"> <h3> <?php echo $_smarty_tpl->tpl_vars['today_orphan_orders']->value;?> <sup style="font-size: 20px">%</sup> </h3> <p> Bounce Rate </p> </div> <div class="icon"> <i class="ion ion-stats-bars"></i> </div> <a href="tranzactions.php" class="small-box-footer"> More info <i class="fa fa-arrow-circle-right"></i> </a> </div> </div><!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-yellow"> <div class="inner"> <h3> <?php echo $_smarty_tpl->tpl_vars['today_new_users']->value;?> </h3> <p> Today User Registrations </p> </div> <div class="icon"> <i class="ion ion-person-add"></i> </div> <a href="clients.php" class="small-box-footer"> More info <i class="fa fa-arrow-circle-right"></i> </a> </div> </div><!-- ./col --> <div class="col-lg-3 col-xs-6"> <!-- small box --> <div class="small-box bg-red"> <div class="inner"> <h3> <?php echo smarty_modifier_price_format($_smarty_tpl->tpl_vars['today_total_income']->value);?> </h3> <p> Total Income Today </p> </div> <div class="icon"> <i class="ion ion-pie-graph"></i> </div> <a href="tranzactions.php" class="small-box-footer"> More info <i class="fa fa-arrow-circle-right"></i> </a> </div> </div><!-- ./col --> </div><!-- /.row --> <!-- top row --> <div class="row"> <div class="col-xs-12 connectedSortable"> </div><!-- /.col --> </div> <!-- /.row --> <!-- Main row --> <div class="row"> <!-- Left col --> <section class="col-lg-6 connectedSortable"> <!-- Calendar --> <div class="box box-warning"> <div class="box-header"> <i class="fa fa-calendar"></i> <div class="box-title">Calendar</div> <!-- tools box --> <div class="pull-right box-tools"> <!-- button with a dropdown --> <div class="btn-group"> <button class="btn btn-warning btn-sm dropdown-toggle" data-toggle="dropdown"><i class="fa fa-bars"></i></button> <ul class="dropdown-menu pull-right" role="menu"> <li><a href="#">Add new event</a></li> <li><a href="#">Clear events</a></li> <li class="divider"></li> <li><a href="#">View calendar</a></li> </ul> </div> </div><!-- /. tools --> </div><!-- /.box-header --> <div class="box-body no-padding"> <!--The calendar --> <div id="calendar"></div> </div><!-- /.box-body --> </div><!-- /.box --> </section><!-- /.Left col --> <!-- right col (We are only adding the ID to make the widgets sortable)--> <section class="col-lg-6 connectedSortable"> <!-- TO DO List --> <div class="box box-primary"> <div class="box-header"> <i class="ion ion-clipboard"></i> <h3 class="box-title">To Do List</h3> <div class="box-tools pull-right"> <ul class="pagination pagination-sm inline"> <li><a href="#">«</a></li> <li><a href="#">1</a></li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">»</a></li> </ul> </div> </div><!-- /.box-header --> <div class="box-body"> <ul class="todo-list"> <li> <!-- drag handle --> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <!-- checkbox --> <input type="checkbox" value="" name=""/> <!-- todo text --> <span class="text">Design a nice theme</span> <!-- Emphasis label --> <small class="label label-danger"><i class="fa fa-clock-o"></i> 2 mins</small> <!-- General tools such as edit or delete--> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> <li> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <input type="checkbox" value="" name=""/> <span class="text">Make the theme responsive</span> <small class="label label-info"><i class="fa fa-clock-o"></i> 4 hours</small> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> <li> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <input type="checkbox" value="" name=""/> <span class="text">Let theme shine like a star</span> <small class="label label-warning"><i class="fa fa-clock-o"></i> 1 day</small> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> <li> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <input type="checkbox" value="" name=""/> <span class="text">Let theme shine like a star</span> <small class="label label-success"><i class="fa fa-clock-o"></i> 3 days</small> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> <li> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <input type="checkbox" value="" name=""/> <span class="text">Check your messages and notifications</span> <small class="label label-primary"><i class="fa fa-clock-o"></i> 1 week</small> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> <li> <span class="handle"> <i class="fa fa-ellipsis-v"></i> <i class="fa fa-ellipsis-v"></i> </span> <input type="checkbox" value="" name=""/> <span class="text">Let theme shine like a star</span> <small class="label label-default"><i class="fa fa-clock-o"></i> 1 month</small> <div class="tools"> <i class="fa fa-edit"></i> <i class="fa fa-trash-o"></i> </div> </li> </ul> </div><!-- /.box-body --> <div class="box-footer clearfix no-border"> <button class="btn btn-default pull-right"><i class="fa fa-plus"></i> Add item</button> </div> </div><!-- /.box --> <!-- quick email widget --> <div class="box box-info"> <div class="box-header"> <i class="fa fa-envelope"></i> <h3 class="box-title">Quick Email</h3> <!-- tools box --> <div class="pull-right box-tools"> <button class="btn btn-info btn-sm" data-widget="remove" data-toggle="tooltip" title="Remove"><i class="fa fa-times"></i></button> </div><!-- /. tools --> </div> <div class="box-body"> <form action="#" method="post"> <div class="form-group"> <input type="email" class="form-control" name="emailto" placeholder="Email to:"/> </div> <div class="form-group"> <input type="text" class="form-control" name="subject" placeholder="Subject"/> </div> <div> <textarea class="textarea" placeholder="Message" style="width: 100%; height: 125px; font-size: 14px; line-height: 18px; border: 1px solid #dddddd; padding: 10px;"></textarea> </div> </form> </div> <div class="box-footer clearfix"> <button class="pull-right btn btn-default" id="sendEmail">Send <i class="fa fa-arrow-circle-right"></i></button> </div> </div> </section><!-- right col --> </div><!-- /.row (main row) --> </section><!-- /.content --> </aside><!-- /.right-side --> <?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <script> //Date for the calendar events (dummy data) var date = new Date(); var d = date.getDate(), m = date.getMonth(), y = date.getFullYear(); //Calendar $('#calendar').fullCalendar({ editable: true, //Enable drag and drop events: [ { title: 'All Day Event', start: new Date(y, m, 1), backgroundColor: "#3c8dbc", //light-blue borderColor: "#3c8dbc" //light-blue }, { title: 'Long Event', start: new Date(y, m, d - 5), end: new Date(y, m, d - 2), backgroundColor: "#f39c12", //yellow borderColor: "#f39c12" //yellow }, { title: 'Meeting', start: new Date(y, m, d, 10, 30), allDay: false, backgroundColor: "#0073b7", //Blue borderColor: "#0073b7" //Blue }, { title: 'Lunch', start: new Date(y, m, d, 12, 0), end: new Date(y, m, d, 14, 0), allDay: false, backgroundColor: "#00c0ef", //Info (aqua) borderColor: "#00c0ef" //Info (aqua) }, { title: 'Birthday Party', start: new Date(y, m, d + 1, 19, 0), end: new Date(y, m, d + 1, 22, 30), allDay: false, backgroundColor: "#00a65a", //Success (green) borderColor: "#00a65a" //Success (green) }, { title: 'Click for Google', start: new Date(y, m, 28), end: new Date(y, m, 29), url: 'http://google.com/', backgroundColor: "#f56954", //red borderColor: "#f56954" //red } ], buttonText: {//This is to add icons to the visible buttons prev: "<span class='fa fa-caret-left'></span>", next: "<span class='fa fa-caret-right'></span>", today: 'today', month: 'month', week: 'week', day: 'day' }, header: { left: 'title', center: '', right: 'prev,next' } }); </script> <?php }} ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel