11 lines
257 B
Smarty
Raw Permalink Normal View History

2016-10-17 18:04:28 +02:00
<div>
<input class="button" type="submit" value="Speichern" />
</div>
</form>
2016-10-21 12:54:01 +02:00
<form id="idWTForm" action="/index/$form_s" method="POST">
2016-10-17 18:04:28 +02:00
<div>
<input class="button" type="submit" value="Abbrechen" />
</div>
</form>
</body>
</html>