Quellcode |
|
1 |
<form name="kontaktformular" method="post" action="/index.php?seite=29.test-contact-us-neu&action=senden" onsubmit="return checkkontaktformular()"> |
Quellcode |
|
1 |
<form name="kontaktformular" method="post" action="http://teatogoinc.com/cms/index.php?seite=29.test-contact-us-neu&action=senden" onsubmit="return checkkontaktformular()"> |
Quellcode |
|
1 |
echo "<form name="kontaktformular" method="post" action="".$page_dir."/index.php?seite=".$_GET['seite']."&action=senden" onsubmit="return checkkontaktformular()">\n"; |
Quellcode |
|
1 |
echo "<form name="kontaktformular" method="post" action="".$settings['page_dir']."/index.php?seite=".$_GET['seite']."&action=senden" onsubmit="return checkkontaktformular()">\n"; |
Quellcode |
|
1 |
echo "<form name="kontaktformular" method="post" action="index.php?seite=".$_GET['seite']."&action=senden" onsubmit="return checkkontaktformular()">\n"; |