liquid_feedback_frontend

changeset 744:782950d33f3d

Removed unneccessary link
author bsw
date Thu Jun 28 22:27:41 2012 +0200 (2012-06-28)
parents 7a452bd3d0df
children 5206168cf570
files app/main/index/register.lua
line diff
     1.1 --- a/app/main/index/register.lua	Thu Jun 28 22:27:05 2012 +0200
     1.2 +++ b/app/main/index/register.lua	Thu Jun 28 22:27:41 2012 +0200
     1.3 @@ -64,16 +64,6 @@
     1.4          ui.actions(function()
     1.5            ui.link{
     1.6              content = function()
     1.7 -                slot.put(_"One step back")
     1.8 -            end,
     1.9 -            module = "index",
    1.10 -            view = "register",
    1.11 -            params = {
    1.12 -            }
    1.13 -          }
    1.14 -          slot.put(" · ")
    1.15 -          ui.link{
    1.16 -            content = function()
    1.17                  slot.put(_"Cancel registration")
    1.18              end,
    1.19              module = "index",

Impressum / About Us