_installer_contactform_title=Contact Form
_installer_contactform_type=_types_email
_installer_contactform_category=_categories_miscellaneous
_installer_contactform_input_email_label=_info_adminemail
_installer_contactform_input_email_text=_settings_adminemail
_installer_contactform_input_subject_label=Subject
_installer_contactform_input_subject_text=The subject of the emails
_installer_contactform_input_thankyou_label=Message-Sent URL
_installer_contactform_input_thankyou_text=What page to load after the email is sent (can be your index page)
_installer_contactform_description=Contact Form is a simple open source website contact form application.
_installer_contactform_authordescription=Contact Form provides a simple way for visitors to contact you through your website. In addition to being a quick and easy way for visitors to contact you, this also helps eliminate spam by hiding your email address from spambots.
_installer_contactform_usagenotes=Now cut and paste this form code into your webpage (you can also edit the HTML formatting to taste):<br><br><textarea rows=32 cols=77 wrap=OFF><form name="form" method="post" action="{dir}/contactscript.php">{nl}<table width="400" border="0" cellspacing="2" cellpadding="2">{nl} <tr>{nl} <td width="200" valign="top" align="right">Your Name: </td>{nl} <td width="200" valign="top" align="left">{nl} <input type="text" name="name" size="25" maxlength="200" />{nl} </td>{nl} </tr><tr>{nl} <td width="200" valign="top" align="right">Your Email: </td>{nl} <td width="200" valign="top" align="left">{nl} <input type="text" name="email" size="25" maxlength="100" />{nl} </td>{nl} </tr><tr>{nl} <td width="200" valign="top" align="right">Your Comments: </td>{nl} <td width="200" valign="top" align="left">{nl} <textarea name="msg" cols="25" rows="4"></textarea>{nl} </td>{nl} </tr><tr>{nl} <td width="200" valign="top"> </td>{nl} <td width="200" valign="top" align="left">{nl} <input type="reset" name="Reset" value="Reset" />{nl} <input type="submit" name="Submit" value="Submit" />{nl} </td>{nl} </tr>{nl}</table>{nl}</form></textarea><br><br>Once the code is added to your webpage, the contact form will work.<br><br>You can change your email address, email subject, and submission-sent URL by manually editing the <strong>contactscript.php</strong> script in the installation directory.
Copyright 2K16 - 2K18 Indonesian Hacker Rulez