X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ftr-td-label.html;h=3111f435cfd02b027235335890404a69c5c5ec5a;hb=f2ee4eec34fea420c1c434194e410f31b6c9edb0;hp=78690f1fbd431ceaad048d7cc0e00bf1c32d57dd;hpb=b6260b4f39cf34b9e0e5b8560ef88c8881ba0766;p=freeside.git diff --git a/httemplate/elements/tr-td-label.html b/httemplate/elements/tr-td-label.html index 78690f1fb..3111f435c 100644 --- a/httemplate/elements/tr-td-label.html +++ b/httemplate/elements/tr-td-label.html @@ -2,6 +2,9 @@ Actually $label +Note that this puts the 'label' argument into the document verbatim, with no +escaping or localization. + @@ -9,7 +12,7 @@ Actually $label VALIGN = "<% $opt{'valign'} || 'top' %>" STYLE = "<% $style %>" ID = "<% $opt{label_id} || $opt{id}. '_label0' %>" - ><% $required %><% $opt{label} %> + ><% $required %><% $opt{label} %> <%init>