summaryrefslogtreecommitdiff
path: root/httemplate/elements/small_custview.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/small_custview.html')
-rw-r--r--httemplate/elements/small_custview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/small_custview.html b/httemplate/elements/small_custview.html
index e0c22e0..1e8ae73 100644
--- a/httemplate/elements/small_custview.html
+++ b/httemplate/elements/small_custview.html
@@ -1,2 +1,2 @@
<% my $conf = new FS::Conf; %>
-<%= small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>
+<%= small_custview( shift, shift || $conf->config('countrydefault') ) %>