liquid_feedback_frontend

diff app/main/index/_action/login.lua @ 756:c2022db9f64c

Text updated
author bsw
date Thu Jun 28 22:49:57 2012 +0200 (2012-06-28)
parents 93a40d1c66f4
children e3887fea39fa
line diff
     1.1 --- a/app/main/index/_action/login.lua	Thu Jun 28 22:49:49 2012 +0200
     1.2 +++ b/app/main/index/_action/login.lua	Thu Jun 28 22:49:57 2012 +0200
     1.3 @@ -68,7 +68,7 @@
     1.4    end
     1.5  else
     1.6    slot.select("error", function()
     1.7 -    ui.tag{ content = _'Invalid username or password!' }
     1.8 +    ui.tag{ content = _'Invalid login name or password!' }
     1.9    end)
    1.10    trace.debug('User NOT authenticated')
    1.11    return false

Impressum / About Us