summaryrefslogtreecommitdiff
path: root/httemplate/elements/small_custview.html
diff options
context:
space:
mode:
authorivan <ivan>2005-10-03 01:42:22 +0000
committerivan <ivan>2005-10-03 01:42:22 +0000
commita5bbbed61e09dffffc5d7022cddb3f9ff62a955a (patch)
treef0e0a5d47a996f624da9d602e7022b0acd45d4ec /httemplate/elements/small_custview.html
parent90cdac3ff61ad57b42d2fc4743ad53f7c537e6fe (diff)
update account view and edit: convert to proper templates, make sure usage information displays for any usage-capable export, add ability to edit uid/gid
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 1e8ae739a..e0c22e0c4 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 || $conf->config('countrydefault') ) %>
+<%= small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>