Optimize "Customer has a referring customer" condition, RT#74452
[freeside.git] / httemplate / elements / tr-input-money.html
index 8801419..f5749ed 100644 (file)
@@ -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;