File: //opt/cloudlinux/alt-php54/root/usr/share/pear/RVSeagullMod/modules/faqweb/www/template/contact.tpl
<h2>{msgContact}</h2>
<p>{msgContactOwnText}</p>
<p><strong>{msgContactEMail}</strong></p>
<form action="{writeSendAdress}" method="post" style="display: inline">
<fieldset>
<legend>{msgContact}</legend>
<label for="name" class="left">{msgNewContentName}</label>
<input class="inputfield" type="text" name="name" value="{defaultContentName}" size="40" /><br />
<label for="email" class="left">{msgNewContentMail}</label>
<input class="inputfield" type="text" name="email" value="{defaultContentMail}" size="40" /><br />
<label for="question" class="left">{msgMessage}</label>
<textarea class="inputarea" cols="37" rows="5" name="question"></textarea><br />
</fieldset>
{captchaFieldset}
<div style="text-align:center;">
<input class="submit" type="submit" name="submit" value="{msgS2FButton}" />
</div>
</form>
<!-- DO NOT REMOVE THE COPYRIGHT NOTICE -->
<div id="version"><a href="http://www.phpmyfaq.de"><img src="images/logo.png" width="88" height="31" alt="powered by phpMyFAQ {version}" title="powered by phpMyFAQ {version}" /></a></div>
<div id="copyright">© 2001 - 2009 by <a href="http://www.phpmyfaq.de/">phpMyFAQ Team</a> under the <a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a>. All rights reserved.<br />Template/CSS by <a href="http://www.rinne.info">Thorsten Rinne</a> and <a href="http://www.grochtdreis.de">Jens Grochtdreis</a><br />phpMyFAQ logo by <a href="http://www.lieven.be/">Lieven Op De Beeck</a><br />SEO powered by <a href="http://www.thomas-zeithaml.de/">Internet Marketing Zeithaml</a> and <a href="http://www.seo-radio.de">Suchmaschinenoptimierung MimoTec Media</a></div>
<!-- DO NOT REMOVE THE COPYRIGHT NOTICE -->