liquid_feedback_frontend

changeset 1681:b155969acc6c

Fixed syntax error
author bsw
date Mon Sep 20 09:22:27 2021 +0200 (2021-09-20)
parents 6f28933dbc36
children 61ed6a12c6b8
files app/main/index/confirm_notify_email.lua
line diff
     1.1 --- a/app/main/index/confirm_notify_email.lua	Mon Sep 20 09:21:21 2021 +0200
     1.2 +++ b/app/main/index/confirm_notify_email.lua	Mon Sep 20 09:22:27 2021 +0200
     1.3 @@ -45,5 +45,5 @@
     1.4  
     1.5        end }
     1.6      end }
     1.7 -  end)
     1.8 -end)
     1.9 +  end }
    1.10 +end }

Impressum / About Us