diff --git a/resources/views/setup/_account.blade.php b/resources/views/setup/_account.blade.php index 1d97dfee9..12b5a1dbd 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 7ee991452..02bdc68df 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 e3f6f40ec..159bd9295 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 4b32ea589..aa7ec3a98 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 bcf808be6..5860bdf62 100644 --- a/resources/views/setup/index.blade.php +++ b/resources/views/setup/index.blade.php @@ -47,14 +47,14 @@