koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/html-template default.tmpl,1.3,1.4


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/html-template default.tmpl,1.3,1.4
Date: Mon, 13 May 2002 16:31:25 -0700

Update of /cvsroot/koha/koha/html-template
In directory usw-pr-cvs1:/tmp/cvs-serv15920

Modified Files:
        default.tmpl 
Log Message:
Added cell padding back in to table for default.tmpl


Index: default.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/html-template/default.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** default.tmpl        13 May 2002 23:22:42 -0000      1.3
--- default.tmpl        13 May 2002 23:31:23 -0000      1.4
***************
*** 2,6 ****
  <center>
  
! <table border=0 cellspacing=0 cellpadding=0>
  <tr bgcolor=#ccccff background="/images/background-mem.gif">
  <th>Title</th><th>Author</th><th>Item Count</th><th>Biblionumber</th></tr>
--- 2,6 ----
  <center>
  
! <table border=0 cellspacing=0 cellpadding=2>
  <tr bgcolor=#ccccff background="/images/background-mem.gif">
  <th>Title</th><th>Author</th><th>Item Count</th><th>Biblionumber</th></tr>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]