Skip to content

Commit 1f4096f

Browse files
author
Till Brehm
committed
Merge branch '5682-save' into 'stable-3.1'
Go back to user settings on save See merge request ispconfig/ispconfig3!1085
2 parents 6b0723d + 08212a9 commit 1f4096f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/tools/form/user_settings.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
$form['db_table_idx'] = 'userid';
6969
$form["db_history"] = "no";
7070
$form['tab_default'] = 'users';
71-
$form['list_default'] = 'index.php';
71+
$form['list_default'] = 'user_settings.php';
7272
$form['auth'] = 'no';
7373

7474
//* 0 = id of the user, > 0 id must match with id of current user

0 commit comments

Comments
 (0)