<form action="" method="post"> <fieldset><legend>{|Allgemein|}</legend> <table> <tr><td width="100">Name:</td><td width="200"><input type="text" size="30" name="name" value="[NAME]"></td></tr> <tr><td width="" valign="top">Personen:</td><td>[PERSONEN]</td></tr> </table> </fieldset> <table width="100%"> <tr><td align="right"> <input type="submit" name="speichern" value="Speichern"/> <input type="button" value="Abbrechen" onclick="window.location.href='index.php?module=pinwand&action=list'"/></td></tr></table> </form>