Auth.Email: modern buttons, use translation RegisterLong

This commit is contained in:
Axel Angel 2014-05-09 00:17:16 +02:00
parent 60526676e5
commit bd1b5b1ef1

View File

@ -250,8 +250,11 @@ $newline never
<input type="password" name="password">
<tr>
<td colspan="2">
<input type="submit" value=_{Msg.LoginViaEmail}>
<a href="@{tm registerR}">I don't have an account
<button type=submit .btn .btn-success>
_{Msg.LoginViaEmail}
&nbsp;
<a href="@{tm registerR}" .btn .btn-default>
_{Msg.RegisterLong}
|]
where
dispatch "GET" ["register"] = getRegisterR >>= sendResponse