dblevins    2004/03/29 14:28:30

  Modified:    modules/webadmin/src/htdocs template.html
  Log:

  Added icons for webadmin
  Patched up maven files a bit ( more needed )
  
  Revision  Changes    Path
  1.2       +1 -0      openejb1/modules/webadmin/src/htdocs/template.html
  
  Index: template.html
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/webadmin/src/htdocs/template.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- template.html     26 Mar 2004 21:43:53 -0000      1.1
  +++ template.html     29 Mar 2004 19:28:30 -0000      1.2
  @@ -4,6 +4,7 @@
     <!-- $PAGETITLE -->   
     <title></title>   
     <link href="/default.css" rel="stylesheet" type="text/css" />
  +  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
     <script language="JavaScript" src="/functions.js" type="text/javascript"></script>
    </head>   
     <body bgcolor="#ffffff" link="#6763a9" vlink="#6763a9" topmargin="0" 
bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0">   
  
  
  

Reply via email to