From 97beb3c95c5bccbb8ab15face0769b7d3d84709f Mon Sep 17 00:00:00 2001 From: rMalie Date: Thu, 5 Jan 2012 16:38:40 +0000 Subject: [PATCH] // When "enter" is pushed on the new installer form, trigger "next" button instead of "back" button --- install-new/theme/views/footer.phtml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/install-new/theme/views/footer.phtml b/install-new/theme/views/footer.phtml index 0e5681fb4..bffcac677 100644 --- a/install-new/theme/views/footer.phtml +++ b/install-new/theme/views/footer.phtml @@ -2,9 +2,6 @@
- isFirstStep()): ?> - - isLastStep()): ?> next_button): ?> @@ -12,6 +9,10 @@ + + isFirstStep()): ?> + +