Change self host button text
This commit is contained in:
parent
6cf5a86f8c
commit
2479207436
|
@ -14,7 +14,7 @@
|
||||||
quiet
|
quiet
|
||||||
primary
|
primary
|
||||||
size="M"
|
size="M"
|
||||||
icon="DownloadFromCloud">Upgrade to self-hosted</Button
|
icon="DownloadFromCloud">Self-host Budibase</Button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<Modal bind:this={upgradeModal}>
|
<Modal bind:this={upgradeModal}>
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
>Upgrade to Budibase self-hosting for free, and get SSO, unlimited apps,
|
>Upgrade to Budibase self-hosting for free, and get SSO, unlimited apps,
|
||||||
and more - and it only takes 10 minutes!</span
|
and more - and it only takes a few minutes!</span
|
||||||
>
|
>
|
||||||
</ModalContent>
|
</ModalContent>
|
||||||
</Modal>
|
</Modal>
|
||||||
|
|
Loading…
Reference in New Issue