From a5580a0cb8dafe0dd323e8d9d057a98f4d7bffdc Mon Sep 17 00:00:00 2001 From: Vladimir Date: Sun, 24 May 2026 19:59:27 +0300 Subject: [PATCH] Deal part 2.1 --- requisitions.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/requisitions.php b/requisitions.php index 8b3cde9..01883b1 100644 --- a/requisitions.php +++ b/requisitions.php @@ -2710,11 +2710,12 @@ $t = $endtime - $starttime; - - - - '; + echo ''; + } require($_SERVER['DOCUMENT_ROOT']."/templates/footer.php"); require($_SERVER['DOCUMENT_ROOT']."/templates/modals/req_info.php");