Author: chris.laprun(a)jboss.com
Date: 2007-02-24 14:12:20 -0500 (Sat, 24 Feb 2007)
New Revision: 6391
Modified:
trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd
Log:
- JBPORTAL-1135: Fixed cut and paste error.
Modified: trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd 2007-02-24
04:49:58 UTC (rev 6390)
+++ trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd 2007-02-24
19:12:20 UTC (rev 6391)
@@ -82,6 +82,6 @@
<!-- A short, human readable name for the property, intended for consumer-generated
administration interface. -->
<!ELEMENT label ( #PCDATA )>
<!-- The language in which the label is written. -->
-<!ATTLIST hint xml:lang CDATA #REQUIRED>
+<!ATTLIST label xml:lang CDATA #REQUIRED>
<!-- A resource name identifying the label in localization bundles (currently
unsupported in Portal 2.6). -->
-<!ATTLIST hint resourceName CDATA #REQUIRED>
+<!ATTLIST label resourceName CDATA #REQUIRED>
Show replies by date