Notifications
Clear all
Mar 23, 2023 8:59 pm
Hello , i want to remove delete FAQ button from FAQ.
Plase help me how to do this.
Thank you.
Mar 24, 2023 12:59 am
Hi,
Delete manually here:
osticket/include/staff/faq-view.inc.php
Open with editor:
Delete line 117: <button name="a" class="red button" value="delete"><?php echo __('Delete FAQ'); ?></button>