Kontakt
Ein einfaches Kontakt-Formular
Version: 1.0
Autor: StefanT
Hochgeladen: 13.09.2008
Letzte Aktualisierung: 28.10.2011
Support: https://www.mybb.de/forum/thread-20758.html (91 Beiträge)
Kompatibilität: MyBB 1.6.x, MyBB 1.4.x, MyBB 1.2.x
Bisherige Downloads: 1392
Lade die Datei in den Root-Ordner deines Forums, nenne sie contact.php und füge das Template "contact" hinzu:Autor: StefanT
Hochgeladen: 13.09.2008
Letzte Aktualisierung: 28.10.2011
Support: https://www.mybb.de/forum/thread-20758.html (91 Beiträge)
Kompatibilität: MyBB 1.6.x, MyBB 1.4.x, MyBB 1.2.x
Bisherige Downloads: 1392
<html>
<head>
<title>{$mybb->settings['bbname']} - Kontakt</title>
{$headerinclude}
</head>
<body>
{$header}
<form method="post" action="#">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr><td class="thead">Kontakt-Formular</td></tr>
<tr><td class="trow1">
E-Mail-Adresse:<br /><input type="text" class="textbox" name="mail" value="" /><br /><br />
Betreff:<br /><input type="text" class="textbox" name="title" value="" /><br /><br />
Text:<br /><textarea name="text" rows="10" cols="60"></textarea><br /><br />
<script type="text/javascript" src="jscripts/captcha.js?ver=1400"></script>
<strong>{$lang->image_verification}:</strong><br />
{$lang->verification_note} <span style="color: red;" class="smalltext">{$lang->verification_subnote}</span><br />
<img src="captcha.php?action=regimage&imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" />
<br />
<input type="text" class="textbox" name="imagestring" value="" id="imagestring" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /><br /><br />
<input type="submit" class="submit" name="submit" value="Absenden" />
</td></tr></table>
</form>
{$footer}
</body>
</html>
Ähnliche Erweiterungen
Kontakt Formular 0.1 von spkx für MyBB 1.4.x
This is a simple plugin which replaces the footer "Contact us" link with a link to a new contact us page.Installation is a matter of uploading th...
388 Downloads
This is a simple plugin which replaces the footer "Contact us" link with a link to a new contact us page.Installation is a matter of uploading th...
388 Downloads
EvoBleu 1.0 1.0 von Solidus für MyBB 1.6.x
EvoBleu is a white and dark blue 1.6 theme, with a floral background and custom buttons.
191 Downloads
EvoBleu is a white and dark blue 1.6 theme, with a floral background and custom buttons.
191 Downloads
SuperTux Theme 1.0 1.0 von FirefoxWiz für MyBB 1.2.x
Theme based off of the game called SuperTux
217 Downloads
Theme based off of the game called SuperTux
217 Downloads