X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftr-input-money.html;h=f5749ed084b7b361acc4f72bfb072dd3b2691cac;hp=88014192daa9b41a34f83b4978c3ed5c155d9664;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c diff --git a/httemplate/elements/tr-input-money.html b/httemplate/elements/tr-input-money.html index 88014192d..f5749ed08 100644 --- a/httemplate/elements/tr-input-money.html +++ b/httemplate/elements/tr-input-money.html @@ -1,9 +1,8 @@ -<% include('tr-input-text.html', @_, +<& tr-input-text.html, @_, 'type' => 'text', 'prefix' => $money_char, 'size' => 8, - ) -%> +&> <%once> my $conf = new FS::Conf;