From da5618e20d081bcd19f9d20e3963b05fec8274ca Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Thu, 13 Feb 2020 21:53:01 +0100
Subject: Add link to homepage on add.php
---
add.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'add.php')
diff --git a/add.php b/add.php
index e538d2e..1da36f5 100644
--- a/add.php
+++ b/add.php
@@ -44,6 +44,6 @@ if (count ($exceptions)>0){
echo $e.'
';
}
?>
-
Back to the list of new events?
+Back to the list of new events or the homepage?