You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by am...@apache.org on 2006/05/03 01:27:33 UTC

svn commit: r399084 - /geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp

Author: ammulder
Date: Tue May  2 16:27:29 2006
New Revision: 399084

URL: http://svn.apache.org/viewcvs?rev=399084&view=rev
Log:
Fix shortcut icon for console about page (GERONIMO-1414), thanks
  Erin for patch!

Modified:
    geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp

Modified: geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp?rev=399084&r1=399083&r2=399084&view=diff
==============================================================================
--- geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp (original)
+++ geronimo/branches/1.1/applications/console-framework/src/webapp/about.jsp Tue May  2 16:27:29 2006
@@ -2,6 +2,7 @@
 <head>
 <title>Geronimo About Page</title>
 <link href="main.css" rel="stylesheet" type="text/css">
+<link rel="SHORTCUT ICON" href="/console/favicon.ico" type="image/x-icon"/>
 
   <script language="javascript">
 	  <!--