# HG changeset patch # User Dominic Cleal # Date 1232818531 0 # Node ID 4351c0bf33d453e28fc6053790923838178e296f # Parent e640eb6cefc3728a0316ede70ff4dae4ba3515e4 Improving IGB formatting diff -r e640eb6cefc3 -r 4351c0bf33d4 reproctool.cgi --- a/reproctool.cgi Sat Jan 24 17:18:17 2009 +0000 +++ b/reproctool.cgi Sat Jan 24 17:35:31 2009 +0000 @@ -105,10 +105,11 @@ } .item { - width: 64px; + text-align: center; } + END @@ -142,8 +143,8 @@ $img = "icons/icons_items_png/64_64/icon07_15.png"; } - print "\n"; $col++;
"; - print "$item->{name}
$text"; + print "
"; + print "$item->{name}
$text"; print "