MantisBT: master 63a794e9

Author Committer Branch Timestamp Parent
dregad dregad master 2021-01-03 12:47 master 0cb5e713
Affected Issues  0027574: Manage users edit page: inconsistent spacing between sections
Changeset

Fix markup in account_prefs_inc.php (take 2)

Commit f65b0cae3b9d4db820d15695e69e797dcdf98bd3 introduced a regression
in the user preferences on account_prefs_page.php.

This fixes the problem, by printing the wrapping div and spacer within
the edit_account_prefs() function again, but only when the Accounts menu
is shown (p_accounts_menu == true).

Fixes 0027574

mod - account_prefs_inc.php Diff File
mod - account_prefs_page.php Diff File