From c82bb66fd481f1ce097930b6f5c4361d1bb5c0e6 Mon Sep 17 00:00:00 2001 From: delucis Date: Thu, 24 Jul 2014 18:36:02 +0200 Subject: [PATCH] Fixed missing echo function on upcoming event link --- archive-concert.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive-concert.php b/archive-concert.php index a40ccc3..685966b 100644 --- a/archive-concert.php +++ b/archive-concert.php @@ -185,13 +185,13 @@ elseif ($seasonstart > date('Ymd') && !have_posts()) { // What should happen if it is the *next* season but there are no posts echo '

Archives: ' . $seasontitle . '

'; ?> -

We’re busy planning for next season, but the details aren’t available yet. Check back soon and in the meantime, why not check out what’s happening right now?

+

We’re busy planning for next season, but the details aren’t available yet. Check back soon and in the meantime, why not check out what’s happening right now?

Archives: ' . $seasontitle . ''; ?> -

Whoops, looks like we don’t have any events for this season. Why not check out what’s happening right now?

+

Whoops, looks like we don’t have any events for this season. Why not check out what’s happening right now?