Fix LAST_REPLY_BY description
This commit is contained in:
parent
b5890e1f59
commit
b5374b9e6e
@ -329,7 +329,7 @@ function getSpecialTagMap()
|
||||
$map['%%OWNER%%'] = $hesklang['ticket_owner'];
|
||||
$map['%%PRIORITY%%'] = $hesklang['ticket_priority'];
|
||||
$map['%%STATUS%%'] = $hesklang['ticket_status'];
|
||||
$map['%%LAST_REPLY_BY%%'] = $hesklang['last_reply_by'];
|
||||
$map['%%LAST_REPLY_BY%%'] = $hesklang['last_replier'];
|
||||
$map['%%TIME_WORKED%%'] = $hesklang['ts'];
|
||||
|
||||
$i = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user