Index: branches/5.1.x/core/install/incs/install.tpl =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/install/incs/install.tpl (.../install.tpl) (revision 12127) +++ branches/5.1.x/core/install/incs/install.tpl (.../install.tpl) (revision 12657) @@ -1,12 +1,14 @@ + In-Portal Installation - + + @@ -18,12 +20,11 @@ - - + - +
In-PortalIn-PortalIn-Portal   blocks
In-Portal Version toolkit->GetMaxModuleVersion('Core'); ?>: English US
In-Portal: English US
blocks2

@@ -58,30 +59,57 @@ GetStepNumber().' - '.$this->GetStepInfo('step_title'); ?> + - - - - - - - -
- - Save
-
-
- Cancel
-
 
- + buttonVisible('any')) { + ?> + + + + + + + +
+ +
+ + + - - - + errorMessage) && $this->errorMessage) { + ?> + + + + + + @@ -143,7 +180,7 @@
@@ -91,29 +119,38 @@ GetStepBody(); ?> - -
-

- errorMessage; ?> -

-
-
+

+ errorMessage; ?> +

+
+

- - GetStepNumber() > 1 && $this->GetNextStep() != -1) { - echo ''; + if ($this->buttonVisible('refresh')) { + echo ' '; } - ?> + if ($this->buttonVisible('back')) { + echo ' '; + } + + echo ''; + ?>