File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/settings/templates/settings/admin Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6868 <!-- should be the last part, so Updater can follow if enabled (it has no heading therefore). -->
6969 <h2><?php p ($ l ->t ('Version ' ));?> </h2>
7070 <?php if ($ theme ->getTitle () === 'Nextcloud ' ): ?>
71- <p><strong><a href="<?php print_unescaped ($ theme ->getBaseUrl ()); ?> " rel="noreferrer noopener" target="_blank">Nextcloud Hub 4 </a> (<?php p (OC_Util::getHumanVersion ()) ?> )</strong></p>
71+ <p><strong><a href="<?php print_unescaped ($ theme ->getBaseUrl ()); ?> " rel="noreferrer noopener" target="_blank">Nextcloud Hub 5 </a> (<?php p (OC_Util::getHumanVersion ()) ?> )</strong></p>
7272 <?php else : ?>
7373 <p><strong><a href="<?php print_unescaped ($ theme ->getBaseUrl ()); ?> " rel="noreferrer noopener" target="_blank"><?php p ($ theme ->getTitle ()); ?> </a> <?php p (OC_Util::getHumanVersion ()) ?> </strong></p>
7474 <?php endif ; ?>
You can’t perform that action at this time.
0 commit comments