From 18309ff203c171d609c58a56df1b6d696b7f96f8 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Tue, 5 Jul 2011 18:14:37 +0200 Subject: minor --- application/views/scripts/event/index.phtml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'application/views/scripts/event') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index ead7c81..4de3771 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -44,8 +44,10 @@ if(count($this->eventlist)>0) { eventlist as $pool => $poolEvents): - if(count($poolEvents)==0) + if(count($poolEvents)==0) { + echo "This Pool hasn't events yet"; break; + } ?>
' style='display:none;' >

@@ -111,8 +113,7 @@ if(count($this->eventlist)>0) {
- +

\ No newline at end of file -- cgit v1.2.3-55-g7522