diff options
author | jonathan <jonathan@freeside.biz> | 2015-05-20 07:18:38 +0000 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-05-20 21:45:30 -0500 |
commit | 3f7e500647a77273c083569e6e8caa5f015b55ce (patch) | |
tree | bf5a3f73eeea4b901bcd7d39831bc8da5b3dc87a /FS/FS | |
parent | 34c9b9f788546382cfa1164d9039876932475f7c (diff) |
RT#28842: NG portal - Changes for prepaid needs
Diffstat (limited to 'FS/FS')
-rw-r--r-- | FS/FS/ClientAPI/MyAccount.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index b4b60d40e..4096344bb 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -139,6 +139,7 @@ sub skin_info { 'logo' => scalar($conf->config_binary('logo.png', $agentnum )), ( map { $_ => join("\n", $conf->config("selfservice-$_", $agentnum ) ) } qw( head body_header body_footer company_address ) ), + 'money_char' => $conf->config("money_char") || '$', 'menu' => join("\n", $conf->config("ng_selfservice-menu", $agentnum ) ) || 'main.php Home |