1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-01-25 12:11:13 +01:00

8 lines
293 B
Smarty
Raw Normal View History

2021-05-21 08:49:41 +02:00
<form action="" method="POST" name="backupcreateform">
Die Zur&uuml;cksetzung der Datenbank bewirkt die L&ouml;schung aller Daten.
Zur Sicherheit wird ein Backup erstellt.
<br><br>
<center><input type="submit" name="submit" value="Zur&uuml;cksetzen" onclick="ResetDialog()"></center>
</form>