From 2fddb643eb425d8e9d50b55cca8c222736878001 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Tue, 28 Jun 2011 12:56:51 +0200 Subject: EventController korrigiert --- application/views/scripts/event/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/scripts/event') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 1bf6deb..0b9e352 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -1,6 +1,6 @@

Events

formButton('addEvent', 'Add Event', array( - 'onclick' => 'self.location="/user/event/add/"', + 'onclick' => 'self.location="/event/add/"', 'class' => 'addbutton')) ?>
-- cgit v1.2.3-55-g7522