Remove accidentially added line

pull/816/head
Lukas Reschke 10 years ago committed by Roeland Jago Douma
parent 707fc30304
commit 4806ea20fe
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
  1. 2
      settings/templates/settings.development.notice.php

@ -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…
Cancel
Save