Removed whitespace
This commit is contained in:
parent
ed5037fa74
commit
c376146231
@ -315,8 +315,8 @@ defaultRegisterHandler = do
|
|||||||
where
|
where
|
||||||
registrationForm extra = do
|
registrationForm extra = do
|
||||||
let emailSettings = FieldSettings {
|
let emailSettings = FieldSettings {
|
||||||
fsTooltip = Nothing ,
|
|
||||||
fsLabel = SomeMessage Msg.Email,
|
fsLabel = SomeMessage Msg.Email,
|
||||||
|
fsTooltip = Nothing,
|
||||||
fsId = Just "email",
|
fsId = Just "email",
|
||||||
fsName = Just "email",
|
fsName = Just "email",
|
||||||
fsAttrs = []
|
fsAttrs = []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user