From c82d349f864e6bd9f96fd1156903bc1f7193a203 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Mon, 27 Dec 2010 00:04:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'. --- httemplate/misc/tax-fetch_and_replace.cgi | 48 ------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 httemplate/misc/tax-fetch_and_replace.cgi (limited to 'httemplate/misc/tax-fetch_and_replace.cgi') diff --git a/httemplate/misc/tax-fetch_and_replace.cgi b/httemplate/misc/tax-fetch_and_replace.cgi deleted file mode 100644 index 3290a3c44..000000000 --- a/httemplate/misc/tax-fetch_and_replace.cgi +++ /dev/null @@ -1,48 +0,0 @@ -<% include("/elements/header.html",'Tax Rate Download and Import') %> - -Replace tax data. -

- -<% include( '/elements/progress-init.html', 'TaxRateImport',[ 'format', ], - 'process/tax-fetch_and_replace.cgi', { 'message' => 'Tax rates replaced' }, - ) -%> - -
-<% &ntable("#cccccc", 2) %> - - - Format - - - - - - Update Password - - - - - - - - - - - - - -
- -<% include('/elements/footer.html') %> -<%init> - -die "access denied" - unless $FS::CurrentUser::CurrentUser->access_right('Import'); - - -- cgit v1.2.1