companyname changed
This commit is contained in:
parent
9e9761cb77
commit
8ddfba43fd
@ -2,9 +2,9 @@
|
||||
|
||||
<footer class="main-footer">
|
||||
<div class="pull-right hidden-xs">
|
||||
<b>Resico (India) Pvt Ltd</b> Admin System | Version 1.0
|
||||
<b><?php echo $CompanyName;?></b> Admin System | Version 1.0
|
||||
</div>
|
||||
<strong>Copyright © 2017 <a href="<?php echo base_url(); ?>">Resico (India) Pvt Ltd</a>.</strong> All rights reserved.
|
||||
<strong>Copyright © 2017 <a href="<?php echo base_url(); ?>"><?php echo $CompanyName;?></a>.</strong> All rights reserved.
|
||||
</footer>
|
||||
|
||||
<!-- jQuery UI 1.11.2 -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user