aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2023-10-06 17:57:39 +0200
committerSimon L <szaimen@e.mail.de>2023-10-06 17:57:39 +0200
commit4ad5a18afbaee35680872ebd2c848f5ff2105986 (patch)
tree721b6e562c78a11214c58b1352ba099ce66d7a23 /apps
parente5b11ced4a209bfee445bebb98f38d07fb5365c0 (diff)
downloadnextcloud-server-4ad5a18afbaee35680872ebd2c848f5ff2105986.tar.gz
nextcloud-server-4ad5a18afbaee35680872ebd2c848f5ff2105986.zip
fix double heading
Signed-off-by: Simon L <szaimen@e.mail.de>
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/templates/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php
index 850ca388996..8bc3acd6e71 100644
--- a/apps/settings/templates/help.php
+++ b/apps/settings/templates/help.php
@@ -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"