diff --git a/templates/page.values.php b/templates/page.values.php index 4720d8257..eb7d5ee43 100644 --- a/templates/page.values.php +++ b/templates/page.values.php @@ -49,7 +49,7 @@ -
t('Learn more about %s', $theme->getName())); ?>
+t('Learn more about %s', [ $theme->getProductName() ])); ?>
t('This Nextcloud is on version %s', [ \OC_Util::getVersionString() ])); ?>