From c15d63e20fa6bffecc92250681c8596525d77a5b Mon Sep 17 00:00:00 2001 From: Laura Rocha Prado Date: Thu, 6 Feb 2020 12:16:03 -0600 Subject: [PATCH] Adapts `requests` files to new framework structure Works on #6 --- requests/index.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/requests/index.php b/requests/index.php index 7d822a16cf..1d5956493e 100644 --- a/requests/index.php +++ b/requests/index.php @@ -21,14 +21,22 @@ ?> - + <?php echo $DEFAULT_TITLE; ?> Action Requests - - + '; + echo ''; + echo ''; + } + ?> -