Appnitro Software Forums » MachForm

Edit copy on Password Page

(2 posts)
  • Started 1 year ago by islanddesign
  • Latest reply from redityo

  1. Hi Yuniar,

    Can you tell me where I can edit the copy that appears above and below the password field for password protected forms? I would like to edit "This form is password protected".

    Thank you,
    IslandDesign
    www.islanddesignstudio.com
    www.islandmailer.com

    Posted 1 year ago #
  2. Hi,

    Do you want to edit "This form is password..." text ? if it's so you can edit "include/language.php file, you can see these code in there :

    //form password
    	$lang['form_pass_title']	=	'This form is password protected.';
    	$lang['form_pass_desc']		=	'Please enter your password.';
    	$lang['form_pass_invalid']	=	'Invalid Password!';

    Change the text to meet your requirement

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.