Some more renaming in progress.
[timetracker.git] / admin_options.php
index cc9fd65..226a8a5 100644 (file)
@@ -73,7 +73,7 @@ if ($request->isPost()) {
   $admin = new ttAdmin($err);
   $result = $admin->updateSelf($fields);
   if ($result) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   }
 } // isPost