liquid_feedback_frontend

changeset 756:c2022db9f64c

Text updated
author bsw
date Thu Jun 28 22:49:57 2012 +0200 (2012-06-28)
parents 3ae5d5d5d190
children 6d651f83a64b
files app/main/index/_action/login.lua
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