summaryrefslogtreecommitdiff
path: root/bin/cp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cp.pl')
-rwxr-xr-xbin/cp.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/cp.pl b/bin/cp.pl
index 2caf4e7a..86ae69b2 100755
--- a/bin/cp.pl
+++ b/bin/cp.pl
@@ -506,7 +506,7 @@ sub payments_footer {
$form->hide_form(qw(callback rowcount path login sessionid));
- if ($form->{menubar}) {
+ if ($form->{lynx}) {
require "bin/menu.pl";
&menubar;
}
@@ -1109,7 +1109,7 @@ sub payment_footer {
$form->hide_form(qw(callback rowcount path login sessionid));
- if ($form->{menubar}) {
+ if ($form->{lynx}) {
require "bin/menu.pl";
&menubar;
}