aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/others/import.edge
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/others/import.edge')
-rw-r--r--resources/views/others/import.edge6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/views/others/import.edge b/resources/views/others/import.edge
index 918c60b..7fb58de 100644
--- a/resources/views/others/import.edge
+++ b/resources/views/others/import.edge
@@ -5,10 +5,10 @@
5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4" 5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4"
6 action="/import" method="POST"> 6 action="/import" method="POST">
7 <h1 class="text-gray-700 text-center text-2xl pb-5"> 7 <h1 class="text-gray-700 text-center text-2xl pb-5">
8 Import your Franz account 8 Import your Franz/Ferdi account
9 </h1> 9 </h1>
10 <p class="text-gray-600 text-sm text-center py-2"> 10 <p class="text-gray-600 text-sm text-center py-2">
11 Please login using your Franz account. We will create a new Ferdi account with the same credentials. 11 Please login using your Franz/Ferdi account. We will create a new Ferdium account with the same credentials.
12 </p> 12 </p>
13 13
14 @if(flashMessage('error')) 14 @if(flashMessage('error'))
@@ -54,7 +54,7 @@
54 Import account 54 Import account
55 </button> 55 </button>
56 <p class="text-gray-600 text-sm text-center py-2"> 56 <p class="text-gray-600 text-sm text-center py-2">
57 By importing your Franz account, you accept the <a href="/terms">terms of service</a> and <a href="/privacy">privacy 57 By importing your Franz/Ferdi account, you accept the <a href="/terms">terms of service</a> and <a href="/privacy">privacy
58 policy</a> 58 policy</a>
59 </p> 59 </p>
60 <div class="text-center"> 60 <div class="text-center">