You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2006/05/03 23:27:50 UTC

svn commit: r399442 - /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp

Author: werpu
Date: Wed May  3 14:27:48 2006
New Revision: 399442

URL: http://svn.apache.org/viewcvs?rev=399442&view=rev
Log:
removed the irian header

Modified:
    myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp

Modified: myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp?rev=399442&r1=399441&r2=399442&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp (original)
+++ myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pagelet.jsp Wed May  3 14:27:48 2006
@@ -159,7 +159,6 @@
 
 				<h:commandLink value="submit" action="#{pageletBean.doaction}" />
 			</h:form>
-			<span style="text-align:right">&copy;&nbsp;2005&nbsp;<a href="http://www.irian.at/">IRIAN Solutions</a></span>
 		</f:view>
 	</body>
 </html>