Zelleninhalte, die nur "0" sind (also die Zahl "0"), wurden in PDF- und HTML-Ausgabe...
[kivitendo-erp.git] / templates / webpages / admin / dbdelete_de.html
1 [% USE HTML %]<body class="admin">
2
3   <h2>[% title %]</h2>
4
5   <form method="post" action="admin.pl">
6
7    <p>Die Datenbank [% HTML.escape(db) %] wurde erfolgreich gel&ouml;scht.</p>
8
9    <input type="hidden" name="nextsub" value="list_users">
10
11    <p><input type="submit" class="submit" name="action" value="Weiter"></p>
12   </form>
13
14 </body>
15 </html>