@@ -130,8 +130,8 @@ |
||
130 | 130 | } else { |
131 | 131 | // We didn't get a reponse so print the notice out |
132 | 132 | echo '<div class="notice notice-error">'; |
133 | - echo '<p>' . esc_html__( 'WordPress could not connect to Splashbase and therefore images will not pull into metaboxes/thumbnails. Turn Airplane Mode off or reconnect to the Internet to get images when creating test data.', 'dummybot' ) . '</p>'; |
|
134 | - echo '</div>'; |
|
133 | + echo '<p>' . esc_html__( 'WordPress could not connect to Splashbase and therefore images will not pull into metaboxes/thumbnails. Turn Airplane Mode off or reconnect to the Internet to get images when creating test data.', 'dummybot' ) . '</p>'; |
|
134 | + echo '</div>'; |
|
135 | 135 | } |
136 | 136 | |
137 | 137 | } |