summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2006-12-27 02:37:17 +0000
committerivan <ivan>2006-12-27 02:37:17 +0000
commit3c8870ee619416f126a65c93d5ef7a2f2e24bc96 (patch)
tree728873036ac4ae84b649923605176a875588167e /htetc/handler.pl
parent14ee9d25605ce139bad4655987575508c06f7f7e (diff)
Add a (magically appearing and disappearing) label on the county selector. confusing when labeled "state"
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 2272e2603..f47d4c9bf 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -129,7 +129,7 @@ sub handler
eidiot small_custview myexit http_header);
use FS::UI::Web;
use FS::Msgcat qw(gettext geterror);
- use FS::Misc qw( send_email send_fax states_hash state_label );
+ use FS::Misc qw( send_email send_fax states_hash counties state_label );
use FS::Report::Table::Monthly;
use FS::TicketSystem;