On Thu, Jun 27, 2013 at 07:00:38AM -0700, Duncan Napier wrote:
> The label is cryptic and confusing to my end-users. I don't really need any 
> regular expressions (other than the standard checks for escape or overflow 
> inputs) as users input their supervisor/dept in one mandatory custom field 
> and their location in a second. I've looked around at suggestions this 
> maillist and at the code in 
> 
> rt/local/lib/RT/CustomField.pm
> 
> I don't want to change any functionality within the module - it seems to be a 
> whole lot of questionable modification to change a trivial label. Any 
> suggestions? 

To hide it, use the css class on that div.
To change it, make a custom en.po with something like

msgid "Input must match %1"
msgstr "Enter something"

-kevin

Attachment: pgpg61dHgta5G.pgp
Description: PGP signature

Reply via email to