user registration title label changed : ps
This commit is contained in:
parent
c56c85a6bf
commit
a080698f8e
@ -936,7 +936,7 @@
|
||||
<div class="sub-card bg-yellow" style="width: 100% !important; float: right;">
|
||||
<div class="card-body">
|
||||
<span class="card-number"><?php echo $Usrcnt."/".$Empcnt; ?></span>
|
||||
<span class="card-text">Register/Total Employee</span>
|
||||
<span class="card-text">Registered/Employees</span>
|
||||
</div>
|
||||
<a href="<?php echo base_url(); ?>userListing" class="card-footer" >More info <i class="fa fa-arrow-circle-right"></i></a>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user