PHP Classes

File: application/views/main/register-info.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Attendance Management System using Fingerprint   application/views/main/register-info.php   Download  
File: application/views/main/register-info.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Attendance Management System using Fingerprint
Keep track of employee attendance with fingerprint
Author: By
Last change:
Date: 10 months ago
Size: 316 bytes
 

Contents

Class file image Download
<div class="container center-word">
    <div class="page-header">
        <h1>Email Sent Successfully.</h1>
    </div>
    <div class="alert alert-info" role="alert">
        Thank You! Please check your inbox.
        <br>
        Login? <a href="<?php echo base_url() . 'main/login' ?>">login</a>
    </div>
</div>