diff options
| author | levinse <levinse> | 2011-05-22 20:23:21 +0000 |
|---|---|---|
| committer | levinse <levinse> | 2011-05-22 20:23:21 +0000 |
| commit | 7c4a50d23058e764d9bb905df21d9ae6f7f01a4f (patch) | |
| tree | 5d8c661ff9a628e3b1b47be3a1743f2844addd16 /httemplate/elements/tr-input-money.html | |
| parent | 78ad530afc8cd865655dd86b249112f15fccdcf1 (diff) | |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/elements/tr-input-money.html')
| -rw-r--r-- | httemplate/elements/tr-input-money.html | 5 |
1 files changed, 2 insertions, 3 deletions
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; |
