Update frontend_routing.module
Open
requested to merge issue/frontend_routing-3440109:3440109-error-arraycombine-argument into 1.0.x
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 2
− 0
@@ -10,6 +10,7 @@
@@ -10,6 +10,7 @@
@@ -17,4 +18,5 @@ function frontend_routing_form_node_form_alter(&$form, &$form_state) {
@@ -17,4 +18,5 @@ function frontend_routing_form_node_form_alter(&$form, &$form_state) {
$form['path_replace']['#markup'] = '<strong>' . t('This node is managed by Frontend Routing.') . '</strong>';