diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 41d4af2a6021..0e38859b66df 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -1163,7 +1163,7 @@ $LANG = array( 'preview' => 'Preview', 'list_vendors' => 'List Vendors', 'add_users_not_supported' => 'Upgrade to the Enterprise plan to add additional users to your account.', - 'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments.', + 'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments, :link to see the full list of features.', 'return_to_app' => 'Return to app', diff --git a/resources/views/accounts/customize_design.blade.php b/resources/views/accounts/customize_design.blade.php index 9c9fff51121c..f4eb56a79a30 100644 --- a/resources/views/accounts/customize_design.blade.php +++ b/resources/views/accounts/customize_design.blade.php @@ -10,16 +10,16 @@ @foreach ($account->getFontFolders() as $font) @endforeach - +