Removed whitespace

This commit is contained in:
Alex Kardos 2016-02-20 13:38:48 -07:00
parent ed5037fa74
commit c376146231

View File

@ -315,8 +315,8 @@ defaultRegisterHandler = do
where
registrationForm extra = do
let emailSettings = FieldSettings {
fsTooltip = Nothing ,
fsLabel = SomeMessage Msg.Email,
fsTooltip = Nothing,
fsId = Just "email",
fsName = Just "email",
fsAttrs = []