diff --git a/config/sync/block.block.footerright.yml b/config/sync/block.block.footerright.yml index 2833153415..73f61e4752 100644 --- a/config/sync/block.block.footerright.yml +++ b/config/sync/block.block.footerright.yml @@ -11,7 +11,7 @@ dependencies: id: footerright theme: nysenate_theme region: footer_right -weight: 0 +weight: -10 provider: null plugin: 'system_menu_block:footer-right' settings: diff --git a/config/sync/block.block.sitebranding.yml b/config/sync/block.block.sitebranding.yml index 8ddbd5c528..456ac143d9 100644 --- a/config/sync/block.block.sitebranding.yml +++ b/config/sync/block.block.sitebranding.yml @@ -9,7 +9,7 @@ dependencies: id: sitebranding theme: nysenate_theme region: footer_left -weight: 0 +weight: -10 provider: null plugin: system_branding_block settings: diff --git a/config/sync/block.block.socials.yml b/config/sync/block.block.socials.yml index c836cb5b66..c5dd42d756 100644 --- a/config/sync/block.block.socials.yml +++ b/config/sync/block.block.socials.yml @@ -10,8 +10,8 @@ dependencies: - nysenate_theme id: socials theme: nysenate_theme -region: footer_right -weight: 0 +region: footer_left +weight: -9 provider: null plugin: 'system_menu_block:socials' settings: diff --git a/web/modules/custom/nys_bill_vote/src/Form/BillVoteWidgetForm.php b/web/modules/custom/nys_bill_vote/src/Form/BillVoteWidgetForm.php index d4792eb96a..57296cb65d 100644 --- a/web/modules/custom/nys_bill_vote/src/Form/BillVoteWidgetForm.php +++ b/web/modules/custom/nys_bill_vote/src/Form/BillVoteWidgetForm.php @@ -316,7 +316,7 @@ public function addSubscriptionForm(&$form, FormStateInterface $form_state, $nod '#attributes' => ['class' => ['nys-bill-subscribe']], '#id' => 'edit-nys-bill-subscribe-container-' . $node_id, 'nys_bill_subscribe_title' => [ - '#markup' => '
@@ -51,12 +50,6 @@ {% if has_sub %}