|
|
|
@ -223,7 +223,7 @@ class MyController < ApplicationController
|
|
|
|
|
end
|
|
|
|
|
flash.now[:error] = l(:notice_account_old_wrong_password)
|
|
|
|
|
end
|
|
|
|
|
render :template => 'my/account',:layout=>'base_users_new'
|
|
|
|
|
render :template => 'my/account',:layout=>'new_base_user'
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
# Create a new feeds key
|
|
|
|
|