Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33263207
D6536.1768610527.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
804 B
Referenced Files
None
Subscribers
None
D6536.1768610527.diff
View Options
diff --git a/web/account/siwe-login-form.react.js b/web/account/siwe-login-form.react.js
--- a/web/account/siwe-login-form.react.js
+++ b/web/account/siwe-login-form.react.js
@@ -33,6 +33,7 @@
import { setPrimaryIdentityPublicKey } from '../redux/primary-identity-public-key-reducer';
import { useSelector } from '../redux/redux-utils';
import { webLogInExtraInfoSelector } from '../selectors/account-selectors.js';
+import SWMansionIcon from '../SWMansionIcon.react.js';
import css from './siwe.css';
type SIWELoginFormProps = {
@@ -151,7 +152,8 @@
</Button>
<OrBreak />
<Button variant="filled" onClick={cancelSIWEAuthFlow}>
- Go back
+ <SWMansionIcon icon="chevron-left" size={18} />
+ Back to sign in with username
</Button>
</div>
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 12:42 AM (17 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5946585
Default Alt Text
D6536.1768610527.diff (804 B)
Attached To
Mode
D6536: [web] Fix "Go back" button copy
Attached
Detach File
Event Timeline
Log In to Comment