ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/geniusgroove.in/crm/application/views/user/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/geniusgroove.in/crm/application/views/user/invoice.php

<?php
$currency_symbol = $this->customlib->getSchoolCurrencyFormat();
?>
<div class="content-wrapper" style="min-height: 1126px;">
    <section class="content-header">
        <h1>
            <i class="fa fa-money"></i> <?php echo $this->lang->line('payment'); ?>
        </h1>
    </section>
    <!-- Main content -->
    <section class="invoice">

        <div class="row">
            <div class="alert alert-success alert-dismissible">

                <h4><i class="fa fa-check"></i> <?php echo $this->lang->line('success'); ?></h4>
                <?php echo $this->lang->line('thank_you_for_your_payment'); ?> <a style='color: #3c8dbc;  display: inline-table;' href="<?php echo site_url('user/user/getfees') ?>"><?php echo $this->lang->line('click_here'); ?></a> <?php echo $this->lang->line('to_fees_payment_page'); ?>
            </div>

        </div>      
    </section>    
    <div class="clearfix"></div>
</div>

Zerion Mini Shell 1.0