Change 'Ticket History' to 'Audit Log'

This commit is contained in:
Mike Koch 2018-05-18 23:21:30 -04:00
parent 4d71bf45ad
commit 26de217fef
No known key found for this signature in database
GPG Key ID: 9BA5D7F8391455ED

View File

@ -689,6 +689,7 @@ $hesklang['location_unavailable_6'] = "This ticket was anonymized, so location i
$hesklang['anon_user_agent'] = '[User Agent]';
$hesklang['anon_screen_resolution'] = '0';
$hesklang['audit_submitted_via_imap']='Ticket submitted via IMAP fetching';
$hesklang['thist'] = 'Audit Log'; // Overriding text.php's value
// DO NOT CHANGE BELOW
if (!defined('IN_SCRIPT')) die('PHP syntax OK!');