Update of /cvsroot/phpwebapp/web_app/boxes/fileView
In directory sc8-pr-cvs1:/tmp/cvs-serv4302/boxes/fileView
Modified Files:
sample_file.html
Log Message:
Index: sample_file.html
===================================================================
RCS file: /cvsroot/phpwebapp/web_app/boxes/fileView/sample_file.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sample_file.html 16 Jul 2003 09:27:59 -0000 1.2
--- sample_file.html 22 Aug 2003 06:47:20 -0000 1.3
***************
*** 1,9 ****
<table width="402" border="0" cellspacing="0" cellpadding="1">
! <tr><td bgcolor="#000055" align="left">
! <table width="400" height="200" border="0" cellspacing="0" cellpadding="5" bgcolor="white">
! <tr><td align="center" valign="middle">
! <div class="strong">Sample Template File</div>
! </td></tr>
! </table>
! </td></tr>
</table>
--- 1,9 ----
<table width="402" border="0" cellspacing="0" cellpadding="1">
! <tr><td bgcolor="#000055" align="left">
! <table width="400" height="200" border="0" cellspacing="0" cellpadding="5" bgcolor="white">
! <tr><td align="center" valign="middle">
! <div class="strong">Sample Template File</div>
! </td></tr>
! </table>
! </td></tr>
</table>
|