Added cell padding back in to table for default.tmpl
authortonnesen <tonnesen>
Mon, 13 May 2002 23:31:23 +0000 (23:31 +0000)
committertonnesen <tonnesen>
Mon, 13 May 2002 23:31:23 +0000 (23:31 +0000)
html-template/default.tmpl

index d373c9a..8b50b01 100644 (file)
@@ -1,7 +1,7 @@
 <TMPL_INCLUDE NAME="/usr/share/koha/intranet/htdocs/includes/cat-top.inc">
 <center>
 
-<table border=0 cellspacing=0 cellpadding=0>
+<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>
 <TMPL_LOOP NAME=SEARCH_RESULTS>