svn commit: r736904 - /ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl

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

svn commit: r736904 - /ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl

hansbak-2
Author: hansbak
Date: Thu Jan 22 20:01:14 2009
New Revision: 736904

URL: http://svn.apache.org/viewvc?rev=736904&view=rev
Log:
started new help screen in Confluence

Modified:
    ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl

Modified: ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl?rev=736904&r1=736903&r2=736904&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl (original)
+++ ofbiz/trunk/specialpurpose/myportal/templates/appheader.ftl Thu Jan 22 20:01:14 2009
@@ -27,7 +27,7 @@
       </#list>
     </#if>
     <li class="opposed"><a href="<@ofbizUrl>logout</@ofbizUrl>">${uiLabelMap.CommonLogout}</a></li>
-    <li class="opposed"><a href="http://docs.ofbiz.org/display/OFBENDUSER/My+Page?decorator=printable" url-mode="plain" target-window="new">${uiLabelMap.CommonHelp}</a></li>
+    <li class="opposed"><a href="http://docs.ofbiz.org/display/OFBENDUSER/My+Portal?decorator=printable" url-mode="plain" target-window="new">${uiLabelMap.CommonHelp}</a></li>
     <li class="opposed"><a href="<@ofbizUrl>ManagePortalPages?parentPortalPageId=MYPORTAL</@ofbizUrl>">${uiLabelMap.CommonPreferences}</a></li>
   </ul>
   <br class="clear" />