diff --git a/archive/community.applications-2022.02.05-x86_64-1.txz b/archive/community.applications-2022.02.05-x86_64-1.txz index e28ae13d..4ed1b710 100644 Binary files a/archive/community.applications-2022.02.05-x86_64-1.txz and b/archive/community.applications-2022.02.05-x86_64-1.txz differ diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page index 9899ee19..74308865 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page @@ -2184,12 +2184,6 @@ function popUpChart(descData) { if (descData.trendLabel.length > 3) { var fontSize = 12; } - if (descData.trendLabel.length > 6) { - var fontSize = 11; - } - if (descData.trendLabel.length > 8) { - var fontSize = 8; - } var ctx = document.getElementById("trendChart").getContext('2d'); let chart = new Chart(ctx, { diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 index 68f59193..f4ad424b 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 @@ -1,4 +1,4 @@ -f61e702efe387f35cccab36ac39bc16c ./Apps.page +d5d30470467398b3717b636a7234c9f9 ./Apps.page 4e55f7483b661af21a25b677179baffe ./CA_notices.page c7c6da0a4a4a7ac33f387ea178319bae ./ca_settings.page ed2883d6c44c19304c431079596a1731 ./default.cfg @@ -21,4 +21,4 @@ a1401a0bed89c182b69f0c7508282c1f ./scripts/pluginInstall.php 34554a56611dfe625889c82afd5138de ./scripts/updatePluginSupport.php 549fb44e30554bfba0a6ead71ececa65 ./skins/Narrow/css.php 7d827147dc8ede3d518b2cacae1d385b ./skins/Narrow/skin.html -94c43c2253078ad18bd088f1114f4852 ./skins/Narrow/skin.php +e02cae89e42d89bf9576baf04408f4bd ./skins/Narrow/skin.php diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php b/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php index 7581dbd6..17060eb5 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php @@ -1289,7 +1289,7 @@ function displayPopup($template) { $card .= "".tr("DockerHub Stars:")."$stars "; if ( ! $Plugin && ! $Language ) { if ( $LastUpdate ) { - $card .= "".tr("Last Update:")."".date("M n, Y",$LastUpdate)." "; + $card .= "".tr("Last Update:")."".date("M n, Y",$LastUpdate)." "; } } if ( $Plugin ) { @@ -1362,7 +1362,7 @@ function displayPopup($template) { } } if ( ! $Plugin && ! $Language ){ - $card .= "

".tr("Note: All statistics are only accurate to within 30 days")."
"; + $card .= "

".tr("Note: All statistics are only gathered every 30 days")."
"; } if ( $Beta ) { $card .= "