We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b0723d + 08212a9 commit 1f4096fCopy full SHA for 1f4096f
interface/web/tools/form/user_settings.tform.php
@@ -68,7 +68,7 @@
68
$form['db_table_idx'] = 'userid';
69
$form["db_history"] = "no";
70
$form['tab_default'] = 'users';
71
-$form['list_default'] = 'index.php';
+$form['list_default'] = 'user_settings.php';
72
$form['auth'] = 'no';
73
74
//* 0 = id of the user, > 0 id must match with id of current user
0 commit comments