X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ftr-justtitle.html;h=316ea69a8c30e309793a4984852c623092f8a5f8;hb=474e879c6c47d23aa155d6f4b9c7a51b8badf8d9;hp=8c14d349dc011992d0b6e1a818bc8baf72007944;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html index 8c14d349d..316ea69a8 100644 --- a/httemplate/elements/tr-justtitle.html +++ b/httemplate/elements/tr-justtitle.html @@ -1,11 +1,12 @@ - ALIGN="left"> - <% $opt{value} %> - + ALIGN="left" <%$id%>> + <% $opt{value} %> + <%init> my %opt = @_; +my $id = 'ID="'.$opt{id}.'"' if $opt{id};