Update the SummaryPage's description

A summary page isn't an indicator anymore for a complete wizard as
there are multiple summary pages now.

refs #8191
This commit is contained in:
Johannes Meyer 2015-01-21 16:52:38 +01:00
parent 10eacf9682
commit 913143f3a8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ use Icinga\Web\Wizard;
?> ?>
<p><?= sprintf( <p><?= sprintf(
$this->translate( $this->translate(
'The wizard is now complete. You can review the changes supposed to be made before setting up %1$s.' 'You\'ve configured %1$s successfully. You can review the changes supposed to be made before setting it up.'
. ' Make sure that everything is correct (Feel free to navigate back to make any corrections!) so' . ' Make sure that everything is correct (Feel free to navigate back to make any corrections!) so'
. ' that you can start using %1$s right after it has successfully been set up.' . ' that you can start using %1$s right after it has successfully been set up.'
), ),