summaryrefslogtreecommitdiff
path: root/httemplate/config/config.cgi
diff options
context:
space:
mode:
authorivan <ivan>2009-09-25 12:29:16 +0000
committerivan <ivan>2009-09-25 12:29:16 +0000
commit8800e519dc0e4b8eee4ab2cddc74d52c205bc536 (patch)
tree63cc8c893b7e8a8b2d5b3ef3ffd6fc1e6a6ec590 /httemplate/config/config.cgi
parent5f0e4d1d57c18d5bb8a52de4f7d4f519db5327f0 (diff)
processing fee on credit card recharges, RT#5889
Diffstat (limited to 'httemplate/config/config.cgi')
-rw-r--r--httemplate/config/config.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi
index 4ebedc180..45d77ffce 100644
--- a/httemplate/config/config.cgi
+++ b/httemplate/config/config.cgi
@@ -308,7 +308,7 @@ my @config_items = $conf->config_items;
my %confitems = map { $_->key => $_ } @config_items;
my %element_types = map { $_ => 1 } qw(
- select-part_svc
+ select-part_svc select-part_pkg
);
</%once>