forked from jsnbuchanan/crowd-funder-for-time-pwa
adjust more UI on the Advanced section, and make other small code & UI tweaks
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
How do I restore my old one?
|
||||
</h2>
|
||||
<p>
|
||||
Go to the page
|
||||
Go
|
||||
<router-link class="text-blue-500" to="/import-account">import your identifier</router-link>.
|
||||
If you don't want the old one, click "Advanced" and check the box to erase it.
|
||||
(The erase option only shows if you have exactly one identifier.
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
<h2 class="text-xl font-semibold">How do I restore my data?</h2>
|
||||
<p>
|
||||
There are two parts to restore your data: the identity secrets and the
|
||||
There are two steps to restore your data: the identity secrets, then the
|
||||
other data such as settings, contacts, etc.
|
||||
</p>
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
<ul class="list-disc list-outside ml-4">
|
||||
<li>
|
||||
Go to Your Identity <fa icon="circle-user" class="fa-fw" /> page,
|
||||
click Advanced, and follow the instructions for Data Import.
|
||||
click Advanced, and follow the instructions for the Contacts & Settings Database "Import".
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -223,8 +223,8 @@
|
||||
<p>
|
||||
If you don't see anything associated with a person, this is typically
|
||||
because they have not given you permission to see their information. Ask
|
||||
them to add you to their contact list and make sure the eye next to your
|
||||
name is open like this
|
||||
them to add you to their contact list, and ask specifically to make sure
|
||||
the eye next to your name is open like this
|
||||
<fa icon="eye" class="fa-fw" /> and not closed like this
|
||||
<fa icon="eye-slash" class="fa-fw" />.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user