diff --git a/views/about.blade.php b/views/about.blade.php index e688f793..dae1de8e 100644 --- a/views/about.blade.php +++ b/views/about.blade.php @@ -26,20 +26,39 @@
-

- Version {{ $versionInfo->Version }}
- {{ $__t('Released on') }} {{ $versionInfo->ReleaseDate }} -

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Version{{ $versionInfo->Version }}
{{ $__t('Released on') }}{{ $versionInfo->ReleaseDate }}
PHP Version{{ $systemInfo['php_version'] }}
SQLite Version{{ $systemInfo['sqlite_version'] }}
OS{{ $systemInfo['os'] }}
Client{{ $systemInfo['client'] }}
+
+
-

- PHP Version {{ $systemInfo['php_version'] }}
- SQLite Version {{ $systemInfo['sqlite_version'] }}
- OS {{ $systemInfo['os'] }}
- Client {{ $systemInfo['client'] }} -

- -

+

{{ $__t('Do you find Grocy useful?') }}
-

- Grocy is a project by +

+ Grocy is a hobby project by Bernd Bestel
Created with passion since 2017
Life runs on code
- - -