11 lines
257 B
Smarty
11 lines
257 B
Smarty
<div>
|
|
<input class="button" type="submit" value="Speichern" />
|
|
</div>
|
|
</form>
|
|
<form id="idWTForm" action="/index/$form_s" method="POST">
|
|
<div>
|
|
<input class="button" type="submit" value="Abbrechen" />
|
|
</div>
|
|
</form>
|
|
</body>
|
|
</html> |