diff options
Diffstat (limited to 'add.php')
-rw-r--r-- | add.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,6 +44,6 @@ if (count ($exceptions)>0){ echo $e.'<br/>'; } ?> -<p>Back to the <a href="fetch.php">list of new events</a>?</p> +<p>Back to the <a href="fetch.php">list of new events</a> or the <a href="/">homepage</a>?</p> </body> </html> |