Skip to content
Merged
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
Prev Previous commit
fix double heading
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Oct 6, 2023
commit 4ad5a18afbaee35680872ebd2c848f5ff2105986
2 changes: 1 addition & 1 deletion apps/settings/templates/help.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div class="help-wrapper">
<div class="help-content">
<h2 class="help-content__heading">
<?php p($l->t('Nextcloud help overview')); ?>
<?php p($l->t('Nextcloud help resources')); ?>
</h2>
<div class="help-content__body">
<a class="button" target="_blank" rel="noreferrer noopener"
Expand Down