I have a problem, I use the Hesk Tickets system, and the system has the option to mark several tickets as "solved", but I would like to do the opposite and mark several tickets as "new". Does anyone know how I could do it?
I tried to change a code in ticket_list.inc.php in the /inc folder <option value="close"><?php echo $hesklang['close_selected']; ?></option> what should I do?
