From a5bbbed61e09dffffc5d7022cddb3f9ff62a955a Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 3 Oct 2005 01:42:22 +0000 Subject: 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 --- httemplate/elements/small_custview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements') 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')), @_ ) %> -- cgit v1.2.1