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

Is this possible


  1. cferron
    Member

    I would like to disable a form but would like a custom message instead of the default one. Is this possible?

    P.S I'm not afraid to go in the code.

    Thanks

    Claude

    Posted 15 years ago #
  2. redityo

    Hi,

    You can simply edit your "includes/language.php" file and try to search this line :

    $lang['form_inactive']		=	'This form is currently inactive.';

    and change the value to meet your requirement, for example :

    $lang['form_inactive']		=	'temporary shutdown';

    MachForm Support

    Posted 15 years ago #

RSS feed for this topic

Reply