X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fweb%2Fjs%2Fpassword_reset.jsx;h=b6a10ecbceec8852710276f44438a77d48909785;hb=refs%2Ftags%2Fv0.0.7;hp=8cbdc60388626e9d427d7efaa4c1874cb7a9b740;hpb=8dbd9d291b203424d3c06755c7e24f71cc5b8bb7;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/web/js/password_reset.jsx b/cmd/web/js/password_reset.jsx index 8cbdc60..b6a10ec 100644 --- a/cmd/web/js/password_reset.jsx +++ b/cmd/web/js/password_reset.jsx @@ -42,7 +42,7 @@ class PasswordResetForm extends React.Component { var cName = classNames('form-message', {'hidden': this.state.hideMsg, 'message-ok': this.state.msgOk}); return (
-
+
@@ -54,4 +54,4 @@ class PasswordResetForm extends React.Component { } } -export default PasswordResetForm; \ No newline at end of file +export default PasswordResetForm;