Notifications
Clear all
May 27, 2020 7:21 am
Thank you! that worked for me too
Sep 01, 2020 4:19 am
On osTicket 1.14.3
You have to edit this to fix it
a class="inline-edit" data-placement="bottom" data-toggle="tooltip" title="<?php echo $title;
to
a class="ticket-action inline-edit" data-placement="bottom" data-toggle="tooltip" title="<?php echo __('Update');
Oct 27, 2020 7:08 pm
The solution worked for me too! Thanks!
Page 2 / 2
Prev