update account view and edit: convert to proper templates, make sure usage informatio...
[freeside.git] / httemplate / elements / small_custview.html
index 1e8ae73..e0c22e0 100644 (file)
@@ -1,2 +1,2 @@
 <% my $conf = new FS::Conf; %>
-<%= small_custview( shift, shift || $conf->config('countrydefault') ) %>
+<%= small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>