From 9eca4e08745be9375048577bee2078012aa5cd21 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Sun, 7 Sep 2008 01:36:04 -0400 Subject: Fold password form into profile settings darcs-hash:20080907053604-7b5ce-4e01cefdbab4cc73a28960b265c23abf5e2f2b0a.gz --- lib/settingsaction.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/settingsaction.php') diff --git a/lib/settingsaction.php b/lib/settingsaction.php index 00bec4274..cbdfcf10c 100644 --- a/lib/settingsaction.php +++ b/lib/settingsaction.php @@ -86,9 +86,6 @@ class SettingsAction extends Action { 'emailsettings' => array(_('Email'), _('Change email handling')), - 'password' => - array(_('Password'), - _('Change your password')), 'openidsettings' => array(_('OpenID'), _('Add or remove OpenIDs')), -- cgit v1.2.3-54-g00ecf