From 825f6e2503da7119d4371875d5a273c409ee83b7 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 23 Mar 2008 21:35:52 +0000 Subject: [PATCH] Add the export button and div. --- lib/WebGUI/Shop/Tax.pm | 8 +++++--- lib/WebGUI/i18n/English/Tax.pm | 6 ++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/lib/WebGUI/Shop/Tax.pm b/lib/WebGUI/Shop/Tax.pm index 8385269fe..e5b514de3 100644 --- a/lib/WebGUI/Shop/Tax.pm +++ b/lib/WebGUI/Shop/Tax.pm @@ -402,14 +402,16 @@ sub www_manage { ##YUI JSON handler $style->setScript($url->extras('yui/build/json/json-min.js'), {type => 'text/javascript'}); ##Default CSS - $style->setRawHeadTags(''); + $style->setRawHeadTags(''); my $i18n=WebGUI::International->new($session, 'Tax'); - my $output =<get(364, 'WebGUI'), $i18n->get('export');
- +
+
+