]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/settingsaction.php
move email settings to its own tab
[quix0rs-gnu-social.git] / lib / settingsaction.php
index fe0f48a7a2f6d5c85ee9b1c6059afe5b6fb34fe8..14e89c2e4d2b7056963b04ea9e3ef169a01fd897 100644 (file)
@@ -83,6 +83,9 @@ class SettingsAction extends Action {
         array('profilesettings' =>
               array('Profile',
                        'Change your profile settings'),
+            'emailsettings' =>
+            array('Email',
+                  'Change email handling'),
             'avatar' =>
             array('Avatar',
                   'Upload a new profile image'),