Update log out action text
This commit is contained in:
parent
ca35a5b768
commit
d6bbe73db0
|
@ -9,8 +9,8 @@
|
||||||
<div class="root">
|
<div class="root">
|
||||||
<Layout noPadding gap="M">
|
<Layout noPadding gap="M">
|
||||||
<Body size="S">
|
<Body size="S">
|
||||||
Please enter what URL you would like to be redirected to after logging
|
Please enter the URL you would like to be redirected to after logging out.
|
||||||
out. If you dont' enter a value, you'll be redirected to the login screen.
|
If you don't enter a value, you'll be redirected to the login screen.
|
||||||
</Body>
|
</Body>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<Label small>Return URL</Label>
|
<Label small>Return URL</Label>
|
||||||
|
|
Loading…
Reference in New Issue