| @@ -1515,9 +1515,9 @@ | ||
| 1515 | 1515 | [ |
| 1516 | 1516 | 'id' => 'account_lost_password', |
| 1517 | 1517 | 'title' => esc_html__( 'Lost Password Form', 'shopbuilder' ), |
| 1518 | 1518 | 'category' => 'others_widget', |
| 1519 | - 'is_front_page' => 'myaccount_auth', | |
| 1519 | + 'is_front_page' => 'myaccount_lost_password', | |
| 1520 | 1520 | 'active' => 'on', |
| 1521 | 1521 | 'package' => $this->pro_package(), |
| 1522 | 1522 | 'fields' => [], |
| 1523 | 1523 | ] |