From cdd08ed3b1f1f9b5fc7e712ec5d5c5aaf473df68 Mon Sep 17 00:00:00 2001 From: Lucas Cumsille M Date: Tue, 9 Apr 2024 13:59:01 +0000 Subject: [PATCH] Added right sidebar --- .../templates/html/announcements/_donation.php | 17 +++++++++++++++++ .../_sidebar_announcement_right.php | 2 ++ .../templates/html/announcements/_subscribe.php | 17 +++++++++++++++++ .../templates/html/people/index.php | 2 ++ 4 files changed, 38 insertions(+) create mode 100644 www/includes/easyparliament/templates/html/announcements/_donation.php create mode 100644 www/includes/easyparliament/templates/html/announcements/_sidebar_announcement_right.php create mode 100644 www/includes/easyparliament/templates/html/announcements/_subscribe.php diff --git a/www/includes/easyparliament/templates/html/announcements/_donation.php b/www/includes/easyparliament/templates/html/announcements/_donation.php new file mode 100644 index 0000000000..b9003c9bcc --- /dev/null +++ b/www/includes/easyparliament/templates/html/announcements/_donation.php @@ -0,0 +1,17 @@ + + +get_random_valid_item("sidebar_right_donation"); ?> + + + + + + \ No newline at end of file diff --git a/www/includes/easyparliament/templates/html/announcements/_sidebar_announcement_right.php b/www/includes/easyparliament/templates/html/announcements/_sidebar_announcement_right.php new file mode 100644 index 0000000000..02d6c4efb0 --- /dev/null +++ b/www/includes/easyparliament/templates/html/announcements/_sidebar_announcement_right.php @@ -0,0 +1,2 @@ + + diff --git a/www/includes/easyparliament/templates/html/announcements/_subscribe.php b/www/includes/easyparliament/templates/html/announcements/_subscribe.php new file mode 100644 index 0000000000..eda299eba5 --- /dev/null +++ b/www/includes/easyparliament/templates/html/announcements/_subscribe.php @@ -0,0 +1,17 @@ + + +get_random_valid_item("sidebar_right_subscribe"); ?> + + + + + + \ No newline at end of file diff --git a/www/includes/easyparliament/templates/html/people/index.php b/www/includes/easyparliament/templates/html/people/index.php index f3d71791ba..4458d176ce 100644 --- a/www/includes/easyparliament/templates/html/people/index.php +++ b/www/includes/easyparliament/templates/html/people/index.php @@ -295,7 +295,9 @@

+ +