From d1a55090a5bbded5510424e0a41f1d842bcbc1bd Mon Sep 17 00:00:00 2001 From: Zeftax Date: Thu, 18 Jul 2024 17:41:17 +0200 Subject: [PATCH] Fix footer quote block --- docs/common/footer.php | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/common/footer.php b/docs/common/footer.php index 819bbb6..050b713 100755 --- a/docs/common/footer.php +++ b/docs/common/footer.php @@ -50,16 +50,14 @@ $quote_author_arr = [ ?> -
- %s
", - $quote_arr[$quote_index], - $quote_author_arr[$quote_index] - ); - ?> -

+ "%s" +
- %s
", + $quote_arr[$quote_index], + $quote_author_arr[$quote_index] + ); + ?>

Although I try to know and store as little information about you as possible, I do sometimes store some, you can click here to learn more. If you have any privacy and/or security concerns, feel free to e-mail me at <zdenda [DOT] borovec [AT] gmail [DOT] com>