ok
Direktori : /proc/self/root/home2/selectio/www/bharath/application/views/admin/language/ |
Current File : //proc/self/root/home2/selectio/www/bharath/application/views/admin/language/migratelang.php |
<!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> <i class="fa fa-building-o"></i> Language Migration </h1> </section> <!-- Main content --> <section class="content"> <div class="row"> <div class="col-md-12"> <!-- Horizontal Form --> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Language Migrate</h3> </div><!-- /.box-header --> <!-- form start --> <div class="box-body"> </div><!-- /.box-body --> <div class="box-footer"> <button type="submit" class="btn btn-info pull-right"><?php echo $this->lang->line('save'); ?></button> </div> </div> </div><!--/.col (right) --> <!-- left column --> <!-- right column --> </div> </section><!-- /.content --> </div><!-- /.content-wrapper -->