From 212d423210bf58328663f00e4e856ad0b4fbc3c0 Mon Sep 17 00:00:00 2001 From: tetragon Date: Sat, 21 Oct 2006 17:33:11 +0000 Subject: Fourth batch of files prepared for RFTL removal git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@257 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/pos.pl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bin/pos.pl') diff --git a/bin/pos.pl b/bin/pos.pl index d9d1d4bd..e501d19e 100755 --- a/bin/pos.pl +++ b/bin/pos.pl @@ -572,7 +572,7 @@ sub form_footer { foreach $item (split /\n/, $form->{partsgroup}) { ($partsgroup, $translation) = split /--/, $item; $item = ($translation) ? $translation : $partsgroup; - print qq| \n| if $item; + print qq| \n| if $item; } } } @@ -1034,11 +1034,11 @@ sub receipts {
-{path}> -{login}> -{sessionid}> + + + - + |; if ($form->{lynx}) { -- cgit v1.2.3