liquid_feedback_frontend

diff app/main/delegation/new.lua @ 293:a72a389399fc

Fixed to issues with modified delegation code
author bsw
date Sat Feb 25 20:36:31 2012 +0100 (2012-02-25)
parents 7196685f9dd7
children c4dd225578d4
line diff
     1.1 --- a/app/main/delegation/new.lua	Sat Feb 25 17:34:51 2012 +0100
     1.2 +++ b/app/main/delegation/new.lua	Sat Feb 25 20:36:31 2012 +0100
     1.3 @@ -103,7 +103,7 @@
     1.4        end
     1.5        records = {
     1.6          { id = -1, name = text_apply },
     1.7 -        { id = 0,  name = text_abandom }
     1.8 +        { id = 0,  name = text_abandon }
     1.9        }
    1.10      elseif area then
    1.11        local delegate_name = ""

Impressum / About Us