X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftr-justtitle.html;h=316ea69a8c30e309793a4984852c623092f8a5f8;hp=e9eda8b18f814b4e4f5c8c55121e90461e2e8800;hb=50cc2b95894b151599b458462dcd83edb68980ce;hpb=fb4ab1073f0d15d660c6cdc4e07afebf68ef3924 diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html index e9eda8b18..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};