]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/create_dataset.html
"Zurück"-Buttons im Adminbereich durch einfache Links ersetzt, sofern ihr Ziel eindeu...
[mfinanz.git] / templates / webpages / admin / create_dataset.html
index 168defe3819f606851414d20dc7be225209d8571..0cfe3b92ecf0b82c5a1da5436501850841e60978 100644 (file)
@@ -4,7 +4,7 @@
   <h2>[% title %]</h2>
 
   <form method="post" action="admin.pl">
-  <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
+   <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
    <p>
     [% 'You can either create a new database or chose an existing database.' | $T8 %]
     [% 'In the latter case the tables needed by Lx-Office will be created in that database.' | $T8 %]