From cd230aefd78797219cb3814cda29fc8178520a22 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 1 Apr 2011 16:34:13 +0200 Subject: Pagination in ettlichen Controllern + aufgerÀumt --- application/modules/user/views/scripts/bootiso/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/user/views/scripts/bootiso/index.phtml') diff --git a/application/modules/user/views/scripts/bootiso/index.phtml b/application/modules/user/views/scripts/bootiso/index.phtml index c41d8d2..f43949d 100644 --- a/application/modules/user/views/scripts/bootiso/index.phtml +++ b/application/modules/user/views/scripts/bootiso/index.phtml @@ -1,7 +1,7 @@

BootMedien

notification != ''){echo $this->notification;} ?> formButton('createbootiso', 'Create BootISO', array( - 'onclick' => 'self.location="/user/bootiso/createbootiso"', + 'onclick' => 'self.location="/user/bootiso/createbootiso/page/'.$this->page.'"', 'class' => 'addbutton'))?> -- cgit v1.2.3-55-g7522