Re-Opening tickets displays the wrong success message:
Displays
1 records has been closed successfully
Should be:
1 records has been re-opened successfully
Also note that the tense of this is incorrect regardless as to whether there is ONE or MULTIPLE records involved. For example:
1 records has been closed successfully
should read:
1 record has been closed successfully
2 records has been closed successfully
should read
2 records have been closed successfully
Unless your code is going to take into account the differences in tense required for proper grammar for these on-screen messages, may I suggest the following message instead:
{#} record(s) {deleted/closed/re-opened} successfully