[Suiviobsmer-commits] r1010 - trunk/wao-ui/src/main/webapp
Author: bleny Date: 2011-02-14 10:19:08 +0000 (Mon, 14 Feb 2011) New Revision: 1010 Log: add missing label in contact filters Modified: trunk/wao-ui/src/main/webapp/Contacts.tml Modified: trunk/wao-ui/src/main/webapp/Contacts.tml =================================================================== --- trunk/wao-ui/src/main/webapp/Contacts.tml 2011-02-14 10:14:37 UTC (rev 1009) +++ trunk/wao-ui/src/main/webapp/Contacts.tml 2011-02-14 10:19:08 UTC (rev 1010) @@ -80,6 +80,7 @@ t:model="contactStateSelectModel" t:zone="so-contacts-filters" /> <t:if test="contactStateMotifSelectModel"> + <label for="stateMotif">${message:wao.ui.field.Contact.contactStateMotif} :</label> <input t:type="select" t:id="stateMotif" t:value="contactStateMotifId"
participants (1)
-
bleny@users.labs.libre-entreprise.org