liquid_feedback_frontend
diff app/main/registration/register.lua @ 1381:574eaf2ff457
Added white space
| author | bsw |
|---|---|
| date | Wed Aug 08 17:39:16 2018 +0200 (2018-08-08) |
| parents | 047a4c0f17fe |
| children | 63ce1a5c05c1 |
line diff
1.1 --- a/app/main/registration/register.lua Wed Aug 08 17:38:23 2018 +0200 1.2 +++ b/app/main/registration/register.lua Wed Aug 08 17:39:16 2018 +0200 1.3 @@ -16,6 +16,7 @@ 1.4 content = function() 1.5 1.6 ui.container{ content = config.self_registration.info_top } 1.7 + slot.put("<br />") 1.8 1.9 execute.view{ module = "registration", view = "_register_form" } 1.10