diff --git a/resources/views/setup/_account.blade.php b/resources/views/setup/_account.blade.php index 1d97dfee9a4b..12b5a1dbdc55 100644 --- a/resources/views/setup/_account.blade.php +++ b/resources/views/setup/_account.blade.php @@ -14,7 +14,7 @@ {{ ctrans('texts.first_name') }}
- +
@@ -22,7 +22,7 @@ {{ ctrans('texts.last_name') }}
- +
@@ -30,7 +30,7 @@ {{ ctrans('texts.email') }}
- +
@@ -38,7 +38,7 @@ {{ ctrans('texts.password') }}
- +
diff --git a/resources/views/setup/_application.blade.php b/resources/views/setup/_application.blade.php index 7ee9914522e0..02bdc68dfd80 100644 --- a/resources/views/setup/_application.blade.php +++ b/resources/views/setup/_application.blade.php @@ -14,7 +14,7 @@ {{ ctrans('texts.url') }}*
- +
@@ -42,7 +42,7 @@
{{ ctrans('texts.send_fail_logs_to_our_server') }} - Read more about how we use this + Read more about how we use this.
diff --git a/resources/views/setup/_database.blade.php b/resources/views/setup/_database.blade.php index e3f6f40ec97d..159bd9295786 100644 --- a/resources/views/setup/_database.blade.php +++ b/resources/views/setup/_database.blade.php @@ -30,7 +30,7 @@ FLUSH PRIVILEGES; {{ ctrans('texts.driver') }}
- +
@@ -38,7 +38,7 @@ FLUSH PRIVILEGES; {{ ctrans('texts.host') }}*
- +
@@ -46,7 +46,7 @@ FLUSH PRIVILEGES; {{ ctrans('texts.database') }}*
- +
@@ -54,7 +54,7 @@ FLUSH PRIVILEGES; {{ ctrans('texts.username') }}*
- +
@@ -62,7 +62,7 @@ FLUSH PRIVILEGES; {{ ctrans('texts.password') }}
- +
diff --git a/resources/views/setup/_mail.blade.php b/resources/views/setup/_mail.blade.php index 4b32ea5898ba..aa7ec3a98d6c 100644 --- a/resources/views/setup/_mail.blade.php +++ b/resources/views/setup/_mail.blade.php @@ -14,7 +14,7 @@ {{ ctrans('texts.driver') }}
- @@ -26,7 +26,7 @@ {{ ctrans('texts.from_name') }}
- +
@@ -34,7 +34,7 @@ {{ ctrans('texts.from_address') }}
- +
@@ -42,7 +42,7 @@ {{ ctrans('texts.username') }}
- +
@@ -50,7 +50,7 @@ {{ ctrans('texts.host') }}
- +
@@ -58,7 +58,7 @@ {{ ctrans('texts.port') }}
- +
@@ -66,7 +66,7 @@ {{ ctrans('texts.encryption') }}
- @@ -77,7 +77,7 @@ {{ ctrans('texts.password') }}
- +
diff --git a/resources/views/setup/index.blade.php b/resources/views/setup/index.blade.php index bcf808be6c39..5860bdf62b2d 100644 --- a/resources/views/setup/index.blade.php +++ b/resources/views/setup/index.blade.php @@ -47,14 +47,14 @@