# HG changeset patch # User bsw # Date 1340915261 -7200 # Node ID 782950d33f3dba62be7e7b69457284d7764f176f # Parent 7a452bd3d0df002d7edd9bc34431718933822ddf Removed unneccessary link diff -r 7a452bd3d0df -r 782950d33f3d app/main/index/register.lua --- a/app/main/index/register.lua Thu Jun 28 22:27:05 2012 +0200 +++ b/app/main/index/register.lua Thu Jun 28 22:27:41 2012 +0200 @@ -64,16 +64,6 @@ ui.actions(function() ui.link{ content = function() - slot.put(_"One step back") - end, - module = "index", - view = "register", - params = { - } - } - slot.put(" · ") - ui.link{ - content = function() slot.put(_"Cancel registration") end, module = "index",