This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

[closed] how to change the 'continue' to say something else?


  1. LisaH
    Member

    Hi, I would like to change the 'continue' button to say 'submit' or 'finished' instead. Is there a way to do this?

    ('continue' makes it sound like they have more questions to go, but I want them to know that they are done)

    Posted 14 years ago #
  2. redityo

    Hi,

    You will get continue button when "form review page" is activated. However, you still can change that wor. To do this, edit your "language.php" file in "includes" folder and search for these code :

    $lang['continue_button']	=	'Continue';

    then you can change it like this

    $lang['continue_button']	=	'Finished';

    MachForm Support

    Posted 14 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.