Fix typo in advertisment footer
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
453e52d553
commit
37509d1824
|
@ -186,7 +186,7 @@ if($_['passwordChangeSupported']) {
|
|||
<?php print_unescaped($l->t('If you want to support the project
|
||||
<a href="https://nextcloud.com/contribute"
|
||||
target="_blank" rel="noreferrer">join development</a>
|
||||
<or></or>
|
||||
or
|
||||
<a href="https://nextcloud.com/contribute"
|
||||
target="_blank" rel="noreferrer">spread the word</a>!'));?>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue