File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 <p><button id="<?= $ value ['Ticket ' ]['id ' ] ?> " title="<?= $ Lang ->get ('REPLY ' ) ?> " class="btn btn-warning btn-sm ticket-reply"><icon class="fa fa-mail-reply" style="font-size: 10px;"></icon></button></p>
4343 <?php } ?>
4444 </div>
45- <p class="support"><?= before_display ( $ value ['Ticket ' ]['content ' ]) ?> </p>
45+ <p class="support"><?= $ value ['Ticket ' ]['content ' ] ?> </p>
4646 </div>
4747 </div>
4848 <div class="reply reply_<?= $ value ['Ticket ' ]['id ' ] ?> ">
6161 <p><button id="<?= $ v ['ReplyTicket ' ]['id ' ] ?> " title="<?= $ Lang ->get ('GLOBAL__DELETE ' ) ?> " class="btn btn-danger btn-sm reply-delete"><icon class="fa fa-times"></icon></button></p>
6262 </div>
6363 <?php } ?>
64- <p class="support"><?= before_display ($ v ['ReplyTicket ' ]['reply ' ]); ?> </p>
64+ <p class="support"><?= before_display ($ v ['ReplyTicket ' ]['reply ' ]) ?> </p>
6565 </div>
6666 </div>
6767 </div>
Original file line number Diff line number Diff line change 44 "nav" :true ,
55 "admin" :false ,
66 "author" :" Eywek" ,
7- "version" :" 0.3.1 " ,
7+ "version" :" 0.3.2 " ,
88 "apiID" :2 ,
99 "useEvents" :false ,
1010 "permissions" : {
You can’t perform that action at this time.
0 commit comments