Author: tyrell
Date: Tue Mar  4 02:50:15 2008
New Revision: 14495

Log:

Minor change

Modified:
   trunk/mashup/java/modules/www/header.jsp

Modified: trunk/mashup/java/modules/www/header.jsp
==============================================================================
--- trunk/mashup/java/modules/www/header.jsp    (original)
+++ trunk/mashup/java/modules/www/header.jsp    Tue Mar  4 02:50:15 2008
@@ -68,7 +68,7 @@
 <%      }
     }
 if (!RegistryUtils.isLoggedIn(registry)) { %>
-                    <li class="tab"><a title="Register for an account, so that 
you can use the full functionality." 
href="register_self.jsp?firstcall=true&bounceback=<%=URLEncoder.encode(thisPage,"UTF-8")%>">Sign
 up</a></li><li class="tab-right"><img src="images/blank.gif" width="8"/></li>
+                    <li class="tab"><a title="Register for an account, so that 
you can use the full set of features." 
href="register_self.jsp?firstcall=true&bounceback=<%=URLEncoder.encode(thisPage,"UTF-8")%>">Sign
 up</a></li><li class="tab-right"><img src="images/blank.gif" width="8"/></li>
 <% } %>
                 </ul>
             </td>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to