From 5f0565fca3529ac662c5025243bc7bedf8c54328 Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Thu, 25 Jun 2015 17:31:49 +0200 Subject: [PATCH] Typos in Kommentaren --- bin/mozilla/is.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 00c96e5a6..286e9ab5e 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -99,7 +99,6 @@ sub edit { # show history button $form->{javascript} = qq||; - #/show hhistory button my ($language_id, $printer_id); if ($form->{print_and_post}) { @@ -173,7 +172,7 @@ sub invoice_links { $form->restore_vars(qw(salesman_id)) if $editing; - # build vendor/customer drop down comatibility... don't ask + # build vendor/customer drop down compatibility... don't ask if (@{ $form->{"all_customer"} }) { $form->{"selectcustomer"} = 1; $form->{customer} = qq|$form->{customer}--$form->{"customer_id"}|; -- 2.20.1