You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -67,12 +76,12 @@ public function form(array $form, FormStateInterface $form_state, $options = [])
67
76
'#type' => 'container',
68
77
'#id' => 'rules-plugin-add-help',
69
78
'content' => array(
70
-
'#markup' => t('You are about to add a new @plugin to the @config-plugin %label. Use indentation to make conditions a part of this logic group. See <a href="@url">the online documentation</a> for more information on condition sets.',
79
+
'#markup' => t('You are about to add a new @plugin to the @config-plugin %label. Use indentation to make conditions a part of this logic group. See <a href=“:url">the online documentation</a> for more information on condition sets.',
0 commit comments