jford 2004/04/22 14:36:50
Modified: webapp/WEB-INF/templates/vm/portlets/html portlet-form.vm
Log:
Fixed URL to portlet catalog
Revision Changes Path
1.7 +1 -1
jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/portlet-form.vm
Index: portlet-form.vm
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/portlet-form.vm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- portlet-form.vm 17 Mar 2004 19:19:02 -0000 1.6
+++ portlet-form.vm 22 Apr 2004 21:36:50 -0000 1.7
@@ -341,7 +341,7 @@
</td>
<td> </td>
<td>
- <form name="HelpForm" method="post"
action="$clink.setURI("docs/site/catalog.html")" target="_blank">
+ <form name="HelpForm" method="post"
action="http://portals.apache.org/jetspeed-1/catalog.html" target="_blank">
<input type="submit" value="$l10n.REGISTRY_EDITOR_PORTLET_PORTLETCATALOG"/>
</form>
</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]