Installing from card wouldn't display both CAComment and Requires
This commit is contained in:
parent
0aaf8993c3
commit
2b51922d54
BIN
archive/community.applications-2022.01.17-x86_64-1.txz
Normal file
BIN
archive/community.applications-2022.01.17-x86_64-1.txz
Normal file
Binary file not shown.
BIN
archive/community.applications-2022.01.20-x86_64-1.txz
Normal file
BIN
archive/community.applications-2022.01.20-x86_64-1.txz
Normal file
Binary file not shown.
@ -21,4 +21,4 @@ a1401a0bed89c182b69f0c7508282c1f ./scripts/pluginInstall.php
|
||||
34554a56611dfe625889c82afd5138de ./scripts/updatePluginSupport.php
|
||||
b9af1449b8201afb0866cc53f279cd63 ./skins/Narrow/css.php
|
||||
7d827147dc8ede3d518b2cacae1d385b ./skins/Narrow/skin.html
|
||||
1f23091ea43732b0dd6e5434ce9bfb57 ./skins/Narrow/skin.php
|
||||
a8101f2f3ca94215c6b968778f55715b ./skins/Narrow/skin.php
|
||||
|
@ -98,7 +98,7 @@ function my_display_apps($file,$pageNumber=1,$selectedApps=false,$startup=false)
|
||||
$installComment = $template['CAComment'];
|
||||
|
||||
if ( $template['Requires'] )
|
||||
$installComment = tr("This application has additional requirements")."<br>".markdown($template['Requires'])."<br>$installComment";
|
||||
$installComment .= tr("This application has additional requirements")."<br>".markdown($template['Requires'])."<br>$installComment";
|
||||
|
||||
if ( ! $template['Language'] ) {
|
||||
if ( ! $template['NoInstall'] && ! $caSettings['NoInstalls']) {
|
||||
|
BIN
webImages/SnowDay+square.jpg
Normal file
BIN
webImages/SnowDay+square.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
BIN
webImages/snow-day.jpg
Normal file
BIN
webImages/snow-day.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 KiB |
Loading…
x
Reference in New Issue
Block a user