| [jetty-commit] r1471 - jetty/branches/jetty-8/test-jetty-webapp/src/main/webapp |
Author: jbartel Date: 2010-04-06 13:59:11 -0400 (Tue, 06 Apr 2010) New Revision: 1471 Modified: jetty/branches/jetty-8/test-jetty-webapp/src/main/webapp/auth.html Log: Take 7 out of heading on auth.html page Modified: jetty/branches/jetty-8/test-jetty-webapp/src/main/webapp/auth.html =================================================================== --- jetty/branches/jetty-8/test-jetty-webapp/src/main/webapp/auth.html 2010-04-06 17:58:12 UTC (rev 1470) +++ jetty/branches/jetty-8/test-jetty-webapp/src/main/webapp/auth.html 2010-04-06 17:59:11 UTC (rev 1471) @@ -6,7 +6,7 @@ </HEAD> <BODY> <A HREF="http://jetty.eclipse.org"><IMG SRC="jetty_banner.gif"></A> -<h1>Jetty 7 Authentication Links</h1> +<h1>Jetty Authentication Links</h1> <p> This page contains several links to test the authentication constraints: <ul>