You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/08/08 10:57:23 UTC

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

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>