From 4465c323b615ddca692720efa525156f5811b923 Mon Sep 17 00:00:00 2001 From: tonnesen Date: Mon, 24 Jun 2002 18:38:36 +0000 Subject: [PATCH] Switched from "Add New Members" to "Add New" graphic. --- admin/aqbookfund.pl | 2 +- admin/aqbudget.pl | 2 +- admin/branches.pl | 2 +- admin/categorie.pl | 2 +- admin/categoryitem.pl | 2 +- admin/currency.pl | 2 +- admin/itemtypes.pl | 2 +- admin/printers.pl | 2 +- admin/stopwords.pl | 2 +- admin/systempreferences.pl | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/admin/aqbookfund.pl b/admin/aqbookfund.pl index 622f015dad..2d2b859e99 100755 --- a/admin/aqbookfund.pl +++ b/admin/aqbookfund.pl @@ -249,7 +249,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/aqbudget.pl b/admin/aqbudget.pl index fd80b02994..98face68a8 100755 --- a/admin/aqbudget.pl +++ b/admin/aqbudget.pl @@ -256,7 +256,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/branches.pl b/admin/branches.pl index 4decae187d..db4a40ae52 100755 --- a/admin/branches.pl +++ b/admin/branches.pl @@ -273,7 +273,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/categorie.pl b/admin/categorie.pl index 08dab8513c..d253a22665 100755 --- a/admin/categorie.pl +++ b/admin/categorie.pl @@ -266,7 +266,7 @@ printend print < -
+
printend ; diff --git a/admin/categoryitem.pl b/admin/categoryitem.pl index cc7f39c710..439ffeffb2 100644 --- a/admin/categoryitem.pl +++ b/admin/categoryitem.pl @@ -267,7 +267,7 @@ printend print < -
+
printend ; diff --git a/admin/currency.pl b/admin/currency.pl index f61ec769e9..e4dc61c54a 100755 --- a/admin/currency.pl +++ b/admin/currency.pl @@ -247,7 +247,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/itemtypes.pl b/admin/itemtypes.pl index bee0ebc828..70689b2993 100755 --- a/admin/itemtypes.pl +++ b/admin/itemtypes.pl @@ -271,7 +271,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/printers.pl b/admin/printers.pl index 40c1754c49..e8fe9d0d74 100755 --- a/admin/printers.pl +++ b/admin/printers.pl @@ -238,7 +238,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/stopwords.pl b/admin/stopwords.pl index b50788e7c5..05d9d64105 100755 --- a/admin/stopwords.pl +++ b/admin/stopwords.pl @@ -227,7 +227,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index eeb653b083..1b3e537ec4 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -238,7 +238,7 @@ printend my $nextpage =$offset+$pagesize; print mklink("$script_name?offset=".$nextpage,'Next >>'); } - print "

"; + print "

"; print ""; } #---- END $OP eq DEFAULT print endmenu('admin'); -- 2.39.5