?
Current Path : /home1/savoy/www/savoyglobal.net/cocorico/application/views/hr/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyglobal.net/cocorico/application/views/hr/view_success_salary_payment.php |
<?php /* * To change this template, choose Tools | Templates * and open the template in the editor. */ $attributes=array('id'=>'validateform','class'=>'customForm'); echo form_open('#',$attributes); ?> <fieldset> <ul> <li style="text-align: center"><p>Salary Processed Successfully</p></li> </ul> </fieldset> <script type="text/javascript"> parent.$.fn.colorbox.close(); </script> <?php echo form_close(); ?>