Author: jonathan Date: Mon Jun 2 19:55:02 2008 New Revision: 17802 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17802
Log: Removed extraneous titles. Modified: trunk/mashup/java/modules/www/mashup.jsp Modified: trunk/mashup/java/modules/www/mashup.jsp URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/www/mashup.jsp?rev=17802&r1=17801&r2=17802&view=diff ============================================================================== --- trunk/mashup/java/modules/www/mashup.jsp (original) +++ trunk/mashup/java/modules/www/mashup.jsp Mon Jun 2 19:55:02 2008 @@ -500,12 +500,12 @@ target="_blank">Try-it</a> Google Gadget for this services. <a class="help" title="Copy this link into a Google Gadget container such as iGoogle.com."><img src="images/blank.gif"/></a> </li> - <li>Read <a href="<%=httpUrl%><%=mashupServerURL%><%=author%>/<%= mashup %>?doc" title="?doc" + <li>Read <a href="<%=httpUrl%><%=mashupServerURL%><%=author%>/<%= mashup %>?doc" target="_blank">API documentation</a> for this service. </li> <li>View the <a href="<%=httpUrl%><%=mashupServerURL%><%=author%>/<%= mashup %>?source&content-type=text/plain" - title="?source" target="_blank">source code</a>.</li> + target="_blank">source code</a>.</li> <li><a href="<%=httpUrl%><%=mashupServerURL%><%=author%>/<%= mashup %>?template&flavor=html">Source code template</a> for building an HTML interface for this service. <a class="help" title="Get started on a custom interface to this service with this HTML template."><img src="images/blank.gif"/></a> _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
