From 6ffefcd8d640b584e757f05cead7363e73b984e2 Mon Sep 17 00:00:00 2001 From: Stan Pinte Date: Sun, 31 Jul 2005 10:38:33 +0000 Subject: [PATCH] Replaced POST->GET for query forms. --- include/user_action_ach.php | 2 +- include/user_action_fin.php | 2 +- include/user_action_ods.php | 2 +- include/user_action_ven.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/user_action_ach.php b/include/user_action_ach.php index 65fd12967..d2e2f29cd 100644 --- a/include/user_action_ach.php +++ b/include/user_action_ach.php @@ -138,7 +138,7 @@ if ( $action == 'voir_jrn' ) {
"; +echo "
"; $w=new widget("select"); diff --git a/include/user_action_fin.php b/include/user_action_fin.php index ebbcde6d2..6e2e56b06 100644 --- a/include/user_action_fin.php +++ b/include/user_action_fin.php @@ -147,7 +147,7 @@ if ( $action == 'voir_jrn' ) {
"; +echo ""; $w=new widget("select"); diff --git a/include/user_action_ods.php b/include/user_action_ods.php index ba98461bc..152a7ec6b 100644 --- a/include/user_action_ods.php +++ b/include/user_action_ods.php @@ -146,7 +146,7 @@ if ( $action == 'voir_jrn' ) {
"; +echo ""; $w=new widget("select"); diff --git a/include/user_action_ven.php b/include/user_action_ven.php index 9fc020df9..b383059c7 100644 --- a/include/user_action_ven.php +++ b/include/user_action_ven.php @@ -128,7 +128,7 @@ if ( isset($_POST["record_and_print_invoice"])) { ?>
"; +echo ""; $w=new widget("select");