mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
fix double heading
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e5b11ced4a
commit
4ad5a18afb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue