<table class="table table-striped table-bordered dt-responsive nowrap" cellspacing="0" width="100%"> <tbody> <tr> <th><?php echo $this->lang->line('school'); ?></th> <td><?php echo $complain->school_name; ?></td> </tr> <tr> <th><?php echo $this->lang->line('academic_year'); ?></th> <td><?php echo $complain->session_year; ?></td> </tr> <tr> <th><?php echo $this->lang->line('complain_type'); ?></th> <td><?php echo $complain->type; ?></td> </tr> <tr> <th><?php echo $this->lang->line('description'); ?></th> <td><?php echo $complain->description; ?></td> </tr> <tr> <th><?php echo $this->lang->line('date'); ?></th> <td><?php echo date($this->global_setting->date_format, strtotime($complain->complain_date)); ?></td> </tr> <?php if($complain->action_note){ ?> <tr> <th><?php echo $this->lang->line('action'); ?></th> <td><?php echo $complain->action_note; ?></td> </tr> <tr> <th><?php echo $this->lang->line('actoin_date'); ?></th> <td><?php echo date($this->global_setting->date_format, strtotime($complain->action_date)); ?></td> </tr> <?php } ?> </tbody> </table>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
award.php | File | 18.65 KB | 0777 |
|
complain.php | File | 17.49 KB | 0777 |
|
education.php | File | 28.86 KB | 0777 |
|
employee.php | File | 34.7 KB | 0777 |
|
experience.php | File | 27.23 KB | 0777 |
|
get-single-complain.php | File | 1.38 KB | 0777 |
|
get-single-leave-application.php | File | 4.61 KB | 0777 |
|
get-single-publication.php | File | 1.59 KB | 0777 |
|
guardian.php | File | 23.94 KB | 0777 |
|
leave.php | File | 27.13 KB | 0777 |
|
membership.php | File | 18.66 KB | 0777 |
|
password.php | File | 4.1 KB | 0777 |
|
publication.php | File | 35.04 KB | 0777 |
|
quick-link.php | File | 1.33 KB | 0777 |
|
student.php | File | 84.6 KB | 0777 |
|
system_admin.php | File | 20.36 KB | 0777 |
|
teacher.php | File | 41.28 KB | 0777 |
|
training.php | File | 20.86 KB | 0777 |
|