6 lines
182 B
HTML
6 lines
182 B
HTML
<p>
|
|
<form action="index.php?id={ID}" method="POST">
|
|
<input type="text" name="keywords" value="{KEYWORDS}" /><br />
|
|
<input type="submit" name="submit" value="suchen" />
|
|
</form>
|
|
</p> |