consistent spacing
authorDavid Hayes <dhayes@lalgbtcenter.org>
Wed, 14 Apr 2021 07:03:50 +0000 (00:03 -0700)
committerDavid Hayes <dhayes@lalgbtcenter.org>
Wed, 14 Apr 2021 07:03:50 +0000 (00:03 -0700)
ext/authx/settings/authx.setting.php

index 18c2ab68194273f9c0298053ef4aae9a73aec606..f46cbfecbe4c5389a41bf9bca10d4bba82592e48 100644 (file)
@@ -69,7 +69,7 @@ $_authx_settings = function() {
         'class' => 'crm-select2',
       ],
       'default' => 'optional',
-      'title' => ts('User account requirements (%1)', [ 1 => $flow]),
+      'title' => ts('User account requirements (%1)', [ 1 => $flow ]),
       'help_text' => NULL,
       'pseudoconstant' => [
         'callback' => ['\Civi\Authx\Meta', 'getUserModes'],