diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/templates/apps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/apps.php b/settings/templates/apps.php index 1b6e5e60327..f8f065a7f64 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -42,7 +42,7 @@ script( </h2> <div class="app-version"> {{version}}</div> <div class="app-level"> - {{{level}}} + {{{level}}}{{#unless internal}}<a href="https://apps.nextcloud.com/apps/{{id}}">View in Store</a>{{/unless}} </div> <div> |