dpillot     2005/11/07 11:27:42 CET

  Modified files:
    core/src/webapp/jsp/jahia/administration menu.jsp 
  Log:
  footer fix
  
  Revision  Changes    Path
  1.18      +3 -2      jahia/core/src/webapp/jsp/jahia/administration/menu.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/administration/menu.jsp.diff?r1=1.17&r2=1.18&f=h
  
  
  
  Index: menu.jsp
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/jsp/jahia/administration/menu.jsp,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- menu.jsp  4 Nov 2005 10:58:21 -0000       1.17
  +++ menu.jsp  7 Nov 2005 10:27:41 -0000       1.18
  @@ -8,7 +8,7 @@
   
   <%
       /**
  -     * @version $Id: menu.jsp,v 1.17 2005/11/04 10:58:21 dpillot Exp $
  +     * @version $Id: menu.jsp,v 1.18 2005/11/07 10:27:41 dpillot Exp $
        */
   
   String  jahiaDisplayMessage  = (String) 
request.getAttribute("jahiaDisplayMessage");
  @@ -154,10 +154,11 @@
   }
   
   #copyright a:link {
  -     color: #398EC3;
  +    color: #398EC3;
       text-decoration: none;
       font-weight: bold;
   }
  +
   </style>
   </head>
   <body class="install" leftmargin="0" topmargin="0" marginwidth="0" 
marginheight="0" onUnload="closeEngineWin()" onClose="closeEngineWin()">
  

Reply via email to