Merge pull request #735 from axel-angel/master

Auth.Email: modern buttons, use translation RegisterLong
This commit is contained in:
Michael Snoyman 2014-05-09 07:31:04 +03:00
commit ddc622485a

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