X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftr-justtitle.html;h=b87f7e1286aba4bab34cc5e5de49e5c8e456268b;hp=8c14d349dc011992d0b6e1a818bc8baf72007944;hb=2a0b5339081a439a8c5ec1f2b9cd28b63fd3fa49;hpb=87a986f35b347affed5f1e1ff5c5c7c59ccd4ad1 diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html index 8c14d349d..b87f7e128 100644 --- a/httemplate/elements/tr-justtitle.html +++ b/httemplate/elements/tr-justtitle.html @@ -1,5 +1,5 @@ - ALIGN="left"> + ALIGN="left" <%$id%>> <% $opt{value} %> @@ -7,5 +7,6 @@ <%init> my %opt = @_; +my $id = 'ID="'.$opt{id}.'"' if $opt{id};