liquid_feedback_frontend
changeset 1457:77fb282db8a1
Fixed nesting again
author | bsw |
---|---|
date | Thu Oct 18 17:25:35 2018 +0200 (2018-10-18) |
parents | 9e5cfd6411aa |
children | 3494edd607e7 |
files | app/main/admin/member_edit.lua |
line diff
1.1 --- a/app/main/admin/member_edit.lua Thu Oct 18 17:25:11 2018 +0200 1.2 +++ b/app/main/admin/member_edit.lua Thu Oct 18 17:25:35 2018 +0200 1.3 @@ -98,9 +98,9 @@ 1.4 end 1.5 ui.link { module = "admin", view = "index", content = _"cancel" } 1.6 1.7 - end } 1.8 - end 1.9 - } 1.10 + end 1.11 + } 1.12 + end } 1.13 end } 1.14 end } 1.15 end }