How to fix typo in OTRS

Moderator: crythias

Locked
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

How to fix typo in OTRS

Post by altjx »

Nothing major, but noticed when I changed the time units to "minutes", every ticket and ticket submission form shows "Time unitsminutes:".

Just curious if anyone knows where to edit that to fix? Thanks for anyone's help.
OTRS 3.1.6
thomkortekaas
Znuny newbie
Posts: 61
Joined: 17 Dec 2010, 13:22
Znuny Version: 3.0

Re: How to fix typo in OTRS

Post by thomkortekaas »

I just change it into

Code: Select all

 in minutes
(with a space in front of "in"


It now says:

Code: Select all

Time units in minutes
OTRS 3.0.7 with MySQL on Windows server 2003 r2 server with AD integration for customers.
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: How to fix typo in OTRS

Post by altjx »

thomkortekaas wrote:I just change it into

Code: Select all

 in minutes
(with a space in front of "in"


It now says:

Code: Select all

Time units in minutes
From where? Where do you make this change?
OTRS 3.1.6
thomkortekaas
Znuny newbie
Posts: 61
Joined: 17 Dec 2010, 13:22
Znuny Version: 3.0

Re: How to fix typo in OTRS

Post by thomkortekaas »

Sorry, overlooked the question.

Sysconfig --> Ticket::Frontend::TimeUnits
OTRS 3.0.7 with MySQL on Windows server 2003 r2 server with AD integration for customers.
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: How to fix typo in OTRS

Post by altjx »

thomkortekaas wrote:Sorry, overlooked the question.

Sysconfig --> Ticket::Frontend::TimeUnits
No problem. Thanks :D
OTRS 3.1.6
Locked