summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorivan <ivan>2004-03-23 00:06:55 +0000
committerivan <ivan>2004-03-23 00:06:55 +0000
commit73f34cbe08a9be968a2557cd6906dde5bb9a97a3 (patch)
tree89a66761fd957c2bdd38408273a6c52dcfdf9edc /httemplate/elements
parentcec266740d89b82ce9075954928c5b336d0ec18e (diff)
one-time credit card and ACH payments (like self-service) closes: Bug#648
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/small_custview.html2
1 files changed, 2 insertions, 0 deletions
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') ) %>