]> git.mxchange.org Git - friendica-addons.git/commitdiff
Break up long line.
authorvery-ape <git@verya.pe>
Mon, 17 May 2021 17:59:03 +0000 (10:59 -0700)
committervery-ape <git@verya.pe>
Mon, 17 May 2021 17:59:03 +0000 (10:59 -0700)
saml/saml.php

index 36bd2b3e6f4606653a7d68c4d5e3d39a06c58e98..5c50017d0b652b78358734610453d91126803827 100755 (executable)
@@ -218,7 +218,8 @@ function saml_addon_admin(&$a, &$o)
                saml_input(
                        'settings_statement',
                        DI::l10n()->t('Settings statement'),
-                       DI::l10n()->t('A statement on the settings page explaining where the user should go to change their e-mail and password. BBCode allowed.')
+                       DI::l10n()->t('A statement on the settings page explaining where the user should go to change '
+                                       . 'their e-mail and password. BBCode allowed.')
                ) +
                saml_input(
                        'idp_id',