| @@ -81,8 +81,8 @@ | ||
| 81 | 81 | data-react-replacevar-page-type-specific="%4$s"></div>', |
| 82 | 82 | esc_attr( $this->field_id ), |
| 83 | 83 | esc_attr( $this->label ), |
| 84 | 84 | esc_attr( $this->page_type_recommended ), |
| 85 | - esc_attr( $this->page_type_specific ) | |
| 85 | + esc_attr( $this->page_type_specific ), | |
| 86 | 86 | ); |
| 87 | 87 | } |
| 88 | 88 | } |