diff --git a/admin-dev/themes/default/template/controllers/modules/page.tpl b/admin-dev/themes/default/template/controllers/modules/page.tpl index f1e49c1d9..ea759f137 100644 --- a/admin-dev/themes/default/template/controllers/modules/page.tpl +++ b/admin-dev/themes/default/template/controllers/modules/page.tpl @@ -26,7 +26,16 @@
{include file='controllers/modules/header.tpl'} {include file='controllers/modules/filters.tpl'} - + {if $upgrade_available|@count} +
+ {l s='An upgrade is available for some of your modules!'} + +
+ {/if}