]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/update_dataset.html
SL::Form->dbconnect*: Connect-Settings nicht aus %::myconfig, sondern SL::DBConnect...
[mfinanz.git] / templates / webpages / admin / update_dataset.html
index 2d65b39ecae8a650983b631bb8ff8b241a5d3dd1..fddf5c3dcfbc0fdc802e21d930f99ca00cffeed3 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body class="admin">
-
- <h2>[% title %]</h2>
+ <h1>[% title %]</h1>
  <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
  [% IF ALL_UPDATED %]
   [% 'All Datasets up to date!' | $T8 %]
@@ -41,7 +39,7 @@
 
    <input type="hidden" name="rowcount" value="[% NEED_UPDATES.size %]">
 
-   <input name="callback" type="hidden" value="admin.pl?action=list_users">
+   <input name="callback" type="hidden" value="controller.pl?action=Admin/list_clients_and_users">
    <input type="hidden" name="nextsub" value="dbupdate">
 
    <hr size="3" noshade>
@@ -53,4 +51,3 @@
   </form>
 
  [% END %]
-