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