OK, this is driving me crazy.

I have a .tml named FindCoops.tml that contains the following fragment:

<t:label for="userPstlCodeField"/>
<input t:type="TextField" t:id="userPstlCodeField"
t:value="userPstlCode" />

In the same directory as the corresponding .java page file, I have a
file named FindCoops.properties that contains the following:

userPstlCodeField-label=ZIP

Yet when the input is rendered, it is rendered with a label of "User
Pstl Code Field".  Shouldn't it be rendered as ZIP?

I'm on T5.0.11.

Thanks!
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to