From df8e80ed793733fad0896053a8d120a2033e972d Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 14 Nov 2006 17:45:29 +0000 Subject: Tidy button label git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@596 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/oe.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/oe.pl') diff --git a/bin/oe.pl b/bin/oe.pl index ca1bbda2..642b0732 100755 --- a/bin/oe.pl +++ b/bin/oe.pl @@ -1367,7 +1367,7 @@ sub transactions { $quotation = $locale->text('RFQ'); if ($myconfig{acs} !~ /Quotations--Quotations/) { - $button{'Quotations--RFQ'}{code} = qq| |; + $button{'Quotations--RFQ'}{code} = qq| |; $button{'Quotations--RFQ'}{order} = $i++; } -- cgit v1.2.3