From d2f0bfec018593b01c1229c8694ca1ed8c8f0446 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Thu, 29 Sep 2022 13:43:08 +0000 Subject: [PATCH] Center the text instead of pushing it to the left --- group.php | 4 ++-- index.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/group.php b/group.php index 6ab2ee1..4854dc6 100644 --- a/group.php +++ b/group.php @@ -182,7 +182,7 @@ + echo "

Nothing here!

There are no images in the group, add some!

"; @@ -317,7 +317,7 @@ } "; } else { - echo "
+ echo "

Nothing here!

There are no images in the gallery, upload some!

";