Ignore:
Timestamp:
2003-10-21T14:05:38+13:00 (21 years ago)
Author:
kjdon
Message:

put the spacer image back incos stupid netscape ignores cell width

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/default/transform/style.xsl

    r5686 r5698  
    2222      <body xsl:use-attribute-sets="body-style">
    2323    <table border="0" cellspacing="0" cellpadding="0" width="100%">
    24       <td valign="top" width="65"/><!-- a space for our side bar-->
     24      <td valign="top" width="65"><!-- a space for our side bar-->
     25        <img src="interfaces/default/images/spacer.gif" width="65" height="1" alt="" border="0"/><!-- an image cos netscape ignores the cell width -->
     26      </td>
    2527      <td>
    2628        <table width="100%">
Note: See TracChangeset for help on using the changeset viewer.