X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftable-grid.html;h=17eafdf1a5ee381820cdc5f52759281496cc6872;hp=80611f511dba1feb8d96ab3e0efaeae1003c32a3;hb=9608be1f5c73517fc348f1ab458892b34ed7facb;hpb=8af88c7428552043516f529007645ab489b32063 diff --git a/httemplate/elements/table-grid.html b/httemplate/elements/table-grid.html index 80611f511..17eafdf1a 100644 --- a/httemplate/elements/table-grid.html +++ b/httemplate/elements/table-grid.html @@ -1,8 +1,14 @@ +<% + my %opt = @_; + $opt{cellspacing} ||= 0; + $opt{cellpadding} ||= 0; + +%> - +
CELLPADDING=<%= $opt{cellpadding} %> BORDER=1 BORDERCOLOR="#000000" STYLE="border: solid 1px black; empty-cells: show">