[freeside-commits] freeside/httemplate/elements tr-title.html, NONE, 1.1.2.2

Ivan,,, ivan at wavetail.420.am
Thu Jan 3 18:47:49 PST 2008


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv10715

Added Files:
      Tag: FREESIDE_1_7_BRANCH
	tr-title.html 
Log Message:
backport tr-title from HEAD

--- NEW FILE: tr-title.html ---
<TR>
  <TD BGCOLOR="#e8e8e8" COLSPAN=2>&nbsp;</TD>
</TR>

<TR>
  <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left">
    <FONT SIZE="+1"><% $opt{value} %></FONT>
  </TH>
</TR>

<%init>

my %opt = @_;

</%init>



More information about the freeside-commits mailing list