Ignore:
Timestamp:
23.10.2009 16:12:55 (3 years ago)
Author:
chris
Message:

zms-2.11.4-01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ZMS/trunk/dtml/objattrs/f_select_file.dtml

    r723 r750  
    1414 <table cellspacing="0" cellpadding="0" border="0" width="100%"> 
    1515 <!-- Border.Top --> 
    16  <tr><td height="1" colspan="3" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" title="" border="0" width="1" height="1"></td></tr> 
     16 <tr><td height="1" colspan="3" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" border="0" width="1" height="1"></td></tr> 
    1717 <tr> 
    1818  <!-- Border.Left --> 
    19   <td width="1" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" title="" border="0" width="1" height="1"></td> 
     19  <td width="1" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" border="0" width="1" height="1"></td> 
    2020  <td valign="top" width="100%"> 
    2121    <!-- Title --> 
     
    5454   </td> 
    5555   <!-- Border.Right --> 
    56    <td width="1" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" title="" border="0" width="1" height="1"></td> 
     56   <td width="1" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" border="0" width="1" height="1"></td> 
    5757 </tr> 
    5858 <!-- Border.Bottom --> 
    59  <tr><td height="1" colspan="3" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" title="" border="0" width="1" height="1"></td></tr> 
     59 <tr><td height="1" colspan="3" class="zmiNeutralColorStrong0"><img src="<dtml-var spacer_gif>" border="0" width="1" height="1"></td></tr> 
    6060 </table> 
    6161<dtml-else> 
Note: See TracChangeset for help on using the changeset viewer.