From 467cd6118251f1a682e3c3ff643a7c73d9c49044 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Tue, 5 Jul 2011 17:53:14 +0200 Subject: Korrektur von eben --- application/views/scripts/event/index.phtml | 157 +++++++++++++++++----------- 1 file changed, 98 insertions(+), 59 deletions(-) (limited to 'application/views/scripts/event/index.phtml') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index e2564d1..9f0cfc2 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -3,77 +3,116 @@ 'onclick' => 'self.location="/event/add/"', 'class' => 'addbutton')) ?> +
+ +
+ +
+
eventlist)==0) - echo "You haven't events yet"; -else +if(count($this->eventlist)>0) { +?> + +eventlist as $pool => $poolEvents): if(count($poolEvents)==0) break; ?> -

+

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