From 73f34cbe08a9be968a2557cd6906dde5bb9a97a3 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 23 Mar 2004 00:06:55 +0000 Subject: one-time credit card and ACH payments (like self-service) closes: Bug#648 --- httemplate/elements/small_custview.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 httemplate/elements/small_custview.html (limited to 'httemplate/elements/small_custview.html') diff --git a/httemplate/elements/small_custview.html b/httemplate/elements/small_custview.html new file mode 100644 index 000000000..1e8ae739a --- /dev/null +++ b/httemplate/elements/small_custview.html @@ -0,0 +1,2 @@ +<% my $conf = new FS::Conf; %> +<%= small_custview( shift, shift || $conf->config('countrydefault') ) %> -- cgit v1.2.1