]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Break up settings into two tabset
authorEvan Prodromou <evan@controlyourself.ca>
Sat, 17 Jan 2009 22:30:44 +0000 (22:30 +0000)
committerEvan Prodromou <evan@controlyourself.ca>
Sat, 17 Jan 2009 22:30:44 +0000 (22:30 +0000)
commit97c98cf59ace088e487e130182ff4dc99d2d408b
tree2e18088b883c2fd6940d16cad0239043bf097570
parent3ce45acfa8488a050cf7d68c8e980166f56c5d43
Break up settings into two tabset

Made two tabsets: account and connect. Removed "Invite" from
the global nav to make room.
16 files changed:
actions/avatarsettings.php
actions/emailsettings.php
actions/imsettings.php
actions/openidsettings.php
actions/othersettings.php
actions/passwordsettings.php [new file with mode: 0644]
actions/profilesettings.php
actions/smssettings.php
actions/twittersettings.php
lib/accountsettingsaction.php [new file with mode: 0644]
lib/action.php
lib/connectsettingsaction.php [new file with mode: 0644]
lib/rssaction.php
lib/settingsaction.php
lib/settingsgroupnav.php [deleted file]
lib/util.php