Update RegenerateFormLink.vue (#517)
This commit is contained in:
parent
6fc4fbafa3
commit
6fca106df1
|
|
@ -54,7 +54,7 @@
|
||||||
<p>
|
<p>
|
||||||
You can choose between two different URL formats for your form.
|
You can choose between two different URL formats for your form.
|
||||||
<span class="font-semibold">Be careful, changing your form URL is not a reversible
|
<span class="font-semibold">Be careful, changing your form URL is not a reversible
|
||||||
operation</span>. Make sure to udpate your form URL everywhere where it's used.
|
operation</span>. Make sure to update your form URL everywhere where it's used.
|
||||||
</p>
|
</p>
|
||||||
<div class="border-t py-4 mt-4">
|
<div class="border-t py-4 mt-4">
|
||||||
<h3 class="text-xl text-gray-700 font-semibold">
|
<h3 class="text-xl text-gray-700 font-semibold">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue