Author: buscob
Date: Sat Aug 14 17:43:34 2010
New Revision: 985546
URL:
http://svn.apache.org/viewvc?rev=985546&view=revLog:
Added "Description" label
Modified:
ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml
Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml?rev=985546&r1=985545&r2=985546&view=diff==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml Sat Aug 14 17:43:34 2010
@@ -80,7 +80,7 @@ under the License.
</drop-down>
</field>
<field name="parentGroupId"><lookup target-form-name="LookupPartyClassificationGroup"/></field>
- <field name="description" title="${uiLabelMap.CommonEmptyHeader}"><text size="55"/></field>
+ <field name="description" title="${uiLabelMap.CommonDescription}"><text size="55"/></field>
<field name="submitButton" title="${uiLabelMap.CommonSave}" widget-style="buttontext"><submit button-type="text-link"/></field>
</form>