Removed whitespace
This commit is contained in:
parent
ed5037fa74
commit
c376146231
@ -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 = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user