We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce5471b + fe84af1 commit 9837d77Copy full SHA for 9837d77
1 file changed
apps/settings/templates/settings/admin/overview.php
@@ -57,5 +57,5 @@ class="icon-info"
57
<div id="version" class="section">
58
<!-- should be the last part, so Updater can follow if enabled (it has no heading therefore). -->
59
<h2><?php p($l->t('Version'));?></h2>
60
- <p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 8</a> (<?php p(OC_Util::getHumanVersion()) ?>)</strong></p>
+ <p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 9</a> (<?php p(OC_Util::getHumanVersion()) ?>)</strong></p>
61
</div>
0 commit comments