forked from GNUsocial/gnu-social
forgot settingsmenu in openidsettings
darcs-hash:20080618204611-84dde-e8de48c6a7213787c09201f4007bfc57064bdeed.gz
This commit is contained in:
parent
4373682489
commit
6ac185abeb
@ -34,6 +34,8 @@ class OpenidsettingsAction extends SettingsAction {
|
|||||||
common_element('div', 'instructions',
|
common_element('div', 'instructions',
|
||||||
_t('Manage your associated OpenIDs from here.'));
|
_t('Manage your associated OpenIDs from here.'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->settings_menu();
|
||||||
}
|
}
|
||||||
|
|
||||||
function show_form($msg=NULL, $success=false) {
|
function show_form($msg=NULL, $success=false) {
|
||||||
|
Loading…
Reference in New Issue
Block a user