From 59594fd998aa675f7efe5c4e411c7f5b6884144b Mon Sep 17 00:00:00 2001 From: michael pereira Date: Tue, 12 Apr 2011 14:04:55 +0200 Subject: preboot fix --- application/modules/user/views/scripts/preboot/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/user/views') diff --git a/application/modules/user/views/scripts/preboot/index.phtml b/application/modules/user/views/scripts/preboot/index.phtml index dba956c..8d8da26 100644 --- a/application/modules/user/views/scripts/preboot/index.phtml +++ b/application/modules/user/views/scripts/preboot/index.phtml @@ -4,7 +4,7 @@ formButton('checkupdate', 'Check for Updates', array( - 'onclick' => 'self.location="/user/preboot/index/checkupdate/true"', + 'onclick' => 'self.location="/user/preboot/index/checkupdate/true/page/'.$this->page.'"', 'class' => 'updatebutton', ))?> -- cgit v1.2.3-55-g7522