mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
show packages inline
This commit is contained in:
parent
8d3a5e197f
commit
747ad83213
1 changed files with 2 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ class About
|
|||
sprintf(
|
||||
_($this::DIALOG_FORMAT_SECONDARY_MARKUP_APP_SRC_META),
|
||||
implode(
|
||||
PHP_EOL,
|
||||
' / ',
|
||||
$composer
|
||||
)
|
||||
),
|
||||
|
|
@ -148,7 +148,7 @@ class About
|
|||
sprintf(
|
||||
_($this::DIALOG_FORMAT_SECONDARY_MARKUP_PHP_SRC_META),
|
||||
implode(
|
||||
PHP_EOL,
|
||||
' / ',
|
||||
$phpinfo
|
||||
)
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue