ServiceDesk 7.1: Login Page Changes validation text
Created: 06 Dec 2012 | 3 comments
Hi,
How can I change the text displayed when user enters wrong username or password ?
BR,
Lukasz
Discussion Filed Under:
Hi,
How can I change the text displayed when user enters wrong username or password ?
BR,
Lukasz
Comments 3 Comments • Jump to latest comment
The string is located in the App_GlobalResources.dll that contains all the code-behind resource strings for Process manager. The string is MainRes.InvalidUsernamePW. If you have access to a resource editor, you should be able to change this string.
I was not able to find the string in this DLL. Are you sure is the right one ??
It's the 4th string down in this picture
Would you like to reply?
Login or Register to post your comment.