diff options
Diffstat (limited to 'httemplate/elements/small_custview.html')
-rw-r--r-- | httemplate/elements/small_custview.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/elements/small_custview.html b/httemplate/elements/small_custview.html deleted file mode 100644 index 1e8ae739a..000000000 --- a/httemplate/elements/small_custview.html +++ /dev/null @@ -1,2 +0,0 @@ -<% my $conf = new FS::Conf; %> -<%= small_custview( shift, shift || $conf->config('countrydefault') ) %> |