Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
link to nextcloud.com and not the cloud itself
Signed-off-by: szaimen <[email protected]>
Co-Authored-By: Julius Härtl <[email protected]>
  • Loading branch information
szaimen and juliusknorr committed Jul 20, 2021
commit 2437626c49d626a0c262075090c2a851669786f8
2 changes: 1 addition & 1 deletion templates/page.values.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
</li>
</ul>

<p class="details-link"><a href="<?php p($theme->getBaseUrl()); ?>" target="_blank" rel="noreferrer noopener"><?php p($l->t('Learn more about %s', $theme->getName())); ?></a></p>
<p class="details-link"><a href="https://nextcloud.com" target="_blank" rel="noreferrer noopener"><?php p($l->t('Learn more about %s', [ $theme->getProductName() ])); ?></a></p>
</div>
</div>