1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/11103] Move UCP Notification Options to Board Preferences tab

Also rename to "Edit notification options" for consistency

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-10-05 13:54:27 -05:00
parent 868554cbae
commit 948bd69495
3 changed files with 3 additions and 3 deletions

View File

@@ -2470,7 +2470,7 @@ function change_database_data(&$no_updates, $version)
'class' => 'ucp',
'title' => 'UCP_NOTIFICATION_OPTIONS',
'auth' => '',
'cat' => 'UCP_MAIN',
'cat' => 'UCP_PREFS',
),
);