getElement(Wizard::BTN_NEXT)->setAttrib( 'class', $form->getElement(Wizard::BTN_NEXT)->getAttrib('class') . ' finish' ); ?>
= sprintf( $this->translate( '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' . ' that you can start using %1$s right after it has successfully been set up.' ), $form->getSubjectTitle() ); ?>