liquid_feedback_frontend

diff app/main/_filter_view/30_navigation.lua @ 989:5a712ec1a7f1

Added support for login name recovery by email address
author bsw
date Sat Apr 20 18:51:28 2013 +0200 (2013-04-20)
parents 81bde33c2256
children 701a5cf6b067
line diff
     1.1 --- a/app/main/_filter_view/30_navigation.lua	Sat Apr 20 18:40:34 2013 +0200
     1.2 +++ b/app/main/_filter_view/30_navigation.lua	Sat Apr 20 18:51:28 2013 +0200
     1.3 @@ -39,11 +39,6 @@
     1.4        module = 'index',
     1.5        view   = 'register'
     1.6      }
     1.7 -    ui.link{
     1.8 -      text   = _"Reset password",
     1.9 -      module = 'index',
    1.10 -      view   = 'reset_password'
    1.11 -    }
    1.12    end
    1.13  end)
    1.14  

Impressum / About Us