Remove Shifts page header
This commit is contained in:
parent
6719ef1b3d
commit
fd3f856288
@ -15,8 +15,6 @@ $totalseconds = sumelapsedtimearray($punchtimes);
|
|||||||
$totalpunches = count($punches);
|
$totalpunches = count($punches);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<p class="page-header h5"><i class="fa fa-clock-o fa-fw"></i> <?php lang("shifts") ?></p>
|
|
||||||
|
|
||||||
<div class="btn-group mgn-btm-10px">
|
<div class="btn-group mgn-btm-10px">
|
||||||
<?php
|
<?php
|
||||||
if (account_has_permission($_SESSION['username'], "QWIKCLOCK_MANAGE")) {
|
if (account_has_permission($_SESSION['username'], "QWIKCLOCK_MANAGE")) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user