From 9adc2bd5ef5103b631943a7998d3af3e7984e610 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 13 Jun 2016 19:35:05 +0200 Subject: [PATCH] Adjust url to Nc docs --- settings/templates/apps.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings/templates/apps.php b/settings/templates/apps.php index ef89a5393cd..02c17a489a6 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -31,7 +31,7 @@ script(
  • - t('Developer documentation'));?> ↗ + t('Developer documentation'));?> ↗
  • @@ -103,12 +103,12 @@ script( {{#if missingMinOwnCloudVersion}}
    -

    t('This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.')); ?>

    +

    t('This app has no minimum Nextcloud version assigned. This will be an error in Nextcloud 11 and later.')); ?>

    {{else}} {{#if missingMaxOwnCloudVersion}}
    -

    t('This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later.')); ?>

    +

    t('This app has no maximum Nextcloud version assigned. This will be an error in Nextcloud 11 and later.')); ?>

    {{/if}} {{/if}}