Appnitro Software Forums » MachForm 2

Change Submit button value


  1. dhous
    Member

    How to change Submit button value to my native language? I followed previous recommendations but it seems that this code has changed a little since.

    Posted 2 years ago #
  2. dhous
    Member

    It seems nobody help me here. I just want to replace word Submit on the button to "Odeslat" in my native language. Is it really so hard?

    Posted 2 years ago #
  3. redityo

    Sorry for the weekend delay... changing the form submit button is not to hard, simply edit your "includes/languages.php" file and search for this code :

    $lang['submit_button']		=	'Submit';

    change it to

    $lang['submit_button']		=	'Odeslat';

    MachForm Support

    Posted 2 years ago #

RSS feed for this topic

Reply