access_deny_view.php 532 Bytes
Newer Older
Phạm Văn Đoan committed
1 2 3 4 5 6 7 8 9 10 11 12
<div class="row">
    <div class="alert alert-block alert-danger">
        <button type="button" class="close" data-dismiss="alert">
            <i class="ace-icon fa fa-times"></i>
        </button>
        <i class="ace-icon fa fa-times"></i>
        Bạn không có quyền truy cập chức năng này. Bạn vui lòng, gửi yêu cầu truy cập vào email: giovangchotso5169@gmail.com
    </div>
</div>
<div class="row" style="text-align: center">
    <img src="<?php echo base_url().'images/access-denied-2.png' ?>">
</div>