diff --git a/settings/templates/apps.php b/settings/templates/apps.php index fb25917ee5..6bbde71df9 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -41,10 +41,7 @@ script(

t('Experimental applications ahead')) ?>

- t('Experimental apps are not checked for security ' . - 'issues, new or known to be unstable and under heavy ' . - 'development. Installing them can cause data loss or security ' . - 'breaches.')) ?> + t('Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.')) ?>

{{/if}} @@ -54,7 +51,13 @@ script( {{/if}} -

{{name}}

+

+ {{#if detailpage}} + {{name}} + {{else}} + {{name}} + {{/if}} +

{{version}}
{{#if profilepage}}{{/if}}
t('by')); ?> {{author}} @@ -140,10 +143,7 @@ script(

- t('Experimental apps are not checked for security ' . - 'issues, new or known to be unstable and under heavy ' . - 'development. Installing them can cause data loss or security ' . - 'breaches.')) ?> + t('Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.')) ?>