blob: da8286e648553c6599e86cd1a64f827687ddb070 (
plain)
1
2
3
4
5
6
7
8
9
10
|
</TABLE>
</TD>
<TD VALIGN="top" STYLE="padding-left:12px">
<FONT CLASS="fsinnerbox-title"><% $opt{value} %></FONT><BR>
<TABLE CLASS="fsinnerbox">
<%init>
my %opt = @_;
</%init>
|