dpillot     2005/10/26 17:48:33 CEST

  Modified files:
    core/src/webapp/views/administration/common 
                                                servermode_admin_header.jsp 
  Log:
  admin cosmetics complement
  
  Revision  Changes    Path
  1.2       +2 -2      
jahia/core/src/webapp/views/administration/common/servermode_admin_header.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/views/administration/common/servermode_admin_header.jsp.diff?r1=1.1&r2=1.2&f=h
  
  
  
  Index: servermode_admin_header.jsp
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/views/administration/common/servermode_admin_header.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- servermode_admin_header.jsp       30 Mar 2004 14:16:27 -0000      1.1
  +++ servermode_admin_header.jsp       26 Oct 2005 15:48:33 -0000      1.2
  @@ -2,11 +2,11 @@
   <[EMAIL PROTECTED] import = "java.util.*"%>
   
   <[EMAIL PROTECTED] file="/views/administration/common/taglibs.jsp" %>
  -
  +<jsp:useBean id="URL" class="java.lang.String"       scope="request"/>
                   <tr>
                       <td><img 
src="<jahia:serverHttpPath/><jahia:engineResourceBundle 
resourceName="org.jahia.header.image"/>" width="126" height="63" alt=""></td>
                       <td width="100%" 
background="<jahia:serverHttpPath/><jahia:engineResourceBundle 
resourceName="org.jahia.headerBg.image"/>" align="right" valign="middle"><img 
src="<jahia:serverHttpPath/><jahia:engineResourceBundle 
resourceName="org.jahia.engines.jahiaTools.pix.image"/>" width="80" 
height="31"></td>
                   </tr>
                                <tr>
  -                                 <td align="right" class="text" 
colspan="2"><b>::&nbsp;&nbsp;<jahia:adminResourceBundle 
resourceName="org.jahia.admin.serverSettings.label"/>&nbsp;&nbsp;::</b>&nbsp;&nbsp;&nbsp;&nbsp;</td>
  +                                 <td align="right" class="text" 
colspan="2"><br><br><img name="component" 
src="<%=URL%>/images/icons/admin/text_ok.gif" width="48" height="48" border="0" 
align="middle">&nbsp;&nbsp;<b>::&nbsp;&nbsp;<jahia:adminResourceBundle 
resourceName="org.jahia.admin.serverSettings.label"/>&nbsp;&nbsp;::</b>&nbsp;&nbsp;&nbsp;&nbsp;</td>
                                </tr>
  

Reply via email to