[interchange-cvs] interchange - jon modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Apr 20 13:26:43 EDT 2004


User:      jon
Date:      2004-04-20 17:26:43 GMT
Modified:  dist/foundation/templates/fixedwidth/regions LEFTONLY_TOP
Modified:           LEFTRIGHT_TOP NOLEFT_TOP
Log:
Correct distorted IC logo display. (Merge from STABLE_5_2-branch.)

Revision  Changes    Path
1.8       +1 -1      interchange/dist/foundation/templates/fixedwidth/regions/LEFTONLY_TOP


rev 1.8, prev_rev 1.7
Index: LEFTONLY_TOP
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/fixedwidth/regions/LEFTONLY_TOP,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- LEFTONLY_TOP	1 Apr 2003 13:31:58 -0000	1.7
+++ LEFTONLY_TOP	20 Apr 2004 17:26:43 -0000	1.8
@@ -23,7 +23,7 @@
     &nbsp;<img src="__THEME_LOGO__">
   </td>        	
   <td align="right" valign="middle" class="maincontent">
-    <img width="174" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
+    <img width="165" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
   </td>
 </tr>
 </table>



1.8       +1 -1      interchange/dist/foundation/templates/fixedwidth/regions/LEFTRIGHT_TOP


rev 1.8, prev_rev 1.7
Index: LEFTRIGHT_TOP
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/fixedwidth/regions/LEFTRIGHT_TOP,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- LEFTRIGHT_TOP	1 Apr 2003 13:31:58 -0000	1.7
+++ LEFTRIGHT_TOP	20 Apr 2004 17:26:43 -0000	1.8
@@ -23,7 +23,7 @@
     &nbsp;<img src="__THEME_LOGO__">
   </td>        	
   <td align="right" valign="middle" class="maincontent">
-    <img width="174" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
+    <img width="165" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
   </td>
 </tr>
 </table>



1.8       +1 -1      interchange/dist/foundation/templates/fixedwidth/regions/NOLEFT_TOP


rev 1.8, prev_rev 1.7
Index: NOLEFT_TOP
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/fixedwidth/regions/NOLEFT_TOP,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- NOLEFT_TOP	1 Apr 2003 13:31:58 -0000	1.7
+++ NOLEFT_TOP	20 Apr 2004 17:26:43 -0000	1.8
@@ -24,7 +24,7 @@
     &nbsp;<img src="__THEME_LOGO__">
   </td>        	
   <td align="right" valign="middle" class="maincontent">
-    <img width="174" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
+    <img width="165" height="60" src="__THEME_IMG_DIR__logo2.gif">&nbsp;
   </td>
 </tr>
 </table>








More information about the interchange-cvs mailing list