Changeset 464 for pro-violet-viettel/sourcecode/application/modules/admin/views/smstemplate/listview.php
- Timestamp:
- Nov 11, 2014 5:22:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/admin/views/smstemplate/listview.php
r461 r464 74 74 <thead> 75 75 <tr role="row"> 76 <th class="center sorting_disabled" role="columnheader" rowspan="1" colspan="1" style="width: 44px;" aria-label=""> 77 <label> 78 <input type="checkbox" class="ace"> 79 <span class="lbl"></span> 80 </label> 81 </th> 76 82 77 83 78 <th class="<?php if ($sorting_field == 'sms_content') {echo $sorting_order;} else {echo "sorting";}?>" id="sms_content" role="columnheader" tabindex="0" aria-controls="sample-table-2" rowspan="1" colspan="1" style="width: 283px;" aria-label="Há» tên: activate to sort column ascending">Mẫu tin nhắn</th> … … 98 93 ?> 99 94 <tr class="odd"> 100 <td class="center sorting_1"> 101 <label> 102 <input type="checkbox" class="ace"> 103 <span class="lbl"></span> 104 </label> 105 </td> 106 95 107 96 108 97 <td class=" "><?php echo $smstemplate['sms_content']?></td>
Note: See TracChangeset
for help on using the changeset viewer.