ktlili      2005/08/19 17:59:39 CEST

  Modified files:
    core/src/webapp/jsp/clipbuilder/html/actions 
                                                 configureAction.jsp 
  Log:
  - change css
  
  Revision  Changes    Path
  1.2       +6 -6      
jahia/core/src/webapp/jsp/clipbuilder/html/actions/configureAction.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/clipbuilder/html/actions/configureAction.jsp.diff?r1=1.1&r2=1.2&f=h
  
  
  
  Index: configureAction.jsp
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/jsp/clipbuilder/html/actions/configureAction.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- configureAction.jsp       19 Aug 2005 13:42:53 -0000      1.1
  +++ configureAction.jsp       19 Aug 2005 15:59:38 -0000      1.2
  @@ -13,7 +13,7 @@
   <[EMAIL PROTECTED] uri="JahiaLib" prefix="jahia" %>
   
   <!-- Main -->
  -<table align="center" class="backcolor2 principal" width="100%">
  +<table align="center" width="100%">
     <html:form action="configure" method="post">
       <!-- Header -->
       <table align="center" class="principal" width="100%">
  @@ -92,7 +92,7 @@
             <table class="text" width="100%">
               <!-- title-->
               <tr>
  -              <td class="topmenugreen bold waBG">
  +              <td class="bold install">
                   <bean:message key="connection.title"/>
                 </td>
               </tr>
  @@ -119,7 +119,7 @@
           <td>
             <table width="100%">
               <tr>
  -              <td class="topmenugreen bold waBG">
  +              <td class="bold install">
                   <bean:message key="configuration.browser.title"/>
                 </td>
               </tr>
  @@ -176,7 +176,7 @@
           <td>
             <table width="100%">
               <tr>
  -              <td class="topmenugreen bold waBG">
  +              <td class="bold install">
                   <bean:message key="client.title"/>
                 </td>
               </tr>
  @@ -230,7 +230,7 @@
             <table width="100%">
               <!-- Title  -->
               <tr>
  -              <td class="topmenugreen bold waBG">
  +              <td class="bold install">
                   <bean:message key="htmlDocument.title"/>
                 </td>
               </tr>
  @@ -275,7 +275,7 @@
             <table width="100%">
               <!-- Title  -->
               <tr>
  -              <td class="topmenugreen bold waBG">
  +              <td class="bold install">
                   <bean:message key="portlet.config.title"/>
                 </td>
               </tr>
  

Reply via email to