svn commit: r802324 - /ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r802324 - /ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml

hansbak-2
Author: hansbak
Date: Sat Aug  8 08:57:22 2009
New Revision: 802324

URL: http://svn.apache.org/viewvc?rev=802324&view=rev
Log:
add initial manage portal page help text

Modified:
    ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml

Modified: ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml?rev=802324&r1=802323&r2=802324&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml (original)
+++ ofbiz/trunk/specialpurpose/myportal/config/MyPortalHelpUrls.xml Sat Aug  8 08:57:22 2009
@@ -23,4 +23,7 @@
         <value xml:lang="en">My Portal</value>
         <value xml:lang="zh">我的门户</value>
     </property>
+    <property key="MYPORTAL_ManagePortalPages">
+        <value xml:lang="en">Manage My Portal</value>
+    </property>
 </resource>