Mercurial > judyates
diff perl/gallery.pl @ 4:1bd8daf2684d judyates
[svn r5] fixed problems with the prints css interfering with the firetest css
author | rlm |
---|---|
date | Mon, 22 Feb 2010 08:19:13 -0500 |
parents | 60668cf4f443 |
children | 903b91a97990 |
line wrap: on
line diff
1.1 --- a/perl/gallery.pl Mon Feb 22 08:02:39 2010 -0500 1.2 +++ b/perl/gallery.pl Mon Feb 22 08:19:13 2010 -0500 1.3 @@ -443,7 +443,7 @@ 1.4 1.5 <td> 1.6 1.7 -<table cellpadding="0" cellspacing="0" width="640"> 1.8 +<table class = "gallery" cellpadding="0" cellspacing="0" width="640"> 1.9 1.10 WHERE 1.11 1.12 @@ -512,4 +512,4 @@ 1.13 THERE 1.14 1.15 1.16 -} 1.17 \ No newline at end of file 1.18 +}