diff options
Diffstat (limited to 'templates/list_ticket.tpl')
| -rwxr-xr-x | templates/list_ticket.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_ticket.tpl b/templates/list_ticket.tpl index 95edada..ec29f3e 100755 --- a/templates/list_ticket.tpl +++ b/templates/list_ticket.tpl @@ -26,7 +26,7 @@ </td> <td> <span class="actionicon"> - {smartlink ititle="View" ifile="view_ticket.php" biticon="document-properties" ticket_id=$gContent->mInfo.tickets[ticket].ticket_id} + {smartlink ititle="View" ifile="view_ticket.php" biticon="edit" ticket_id=$gContent->mInfo.tickets[ticket].ticket_id} </span> <label for="ev_{$gContent->mInfo.tickets[ticket].ticket_no}"> {$gContent->mInfo.tickets[ticket].staff_id} |
