mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Remove accidentially added line
This commit is contained in:
parent
707fc30304
commit
4806ea20fe
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
'<a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank" rel="noreferrer">',
|
||||
'</a>',
|
||||
],
|
||||
$l->t('Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title="Affero General Public License">AGPL</abbr>{linkclose}.')
|
||||
$l->t('Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.')
|
||||
)); ?>
|
||||
|
||||
<?php print_unescaped(str_replace(
|
||||
|
|
|
|||
Loading…
Reference in a new issue