@@ -4,12 +4,12 @@ |
||
4 | 4 | </p> |
5 | 5 | <p class="ee-attention"> |
6 | 6 | <?php printf( |
7 | - esc_html__( |
|
8 | - 'Notice: Due to a %1$scurrent bug in the WordPress core%2$s, your event should always have at least a title or description or excerpt. Saving an event without at least one of these fields filled out with information will result in your event not saving correctly. You will then need to recreate your event by clicking on the Add Event button.', |
|
9 | - 'event_espresso' |
|
10 | - ), |
|
11 | - '<a href="https://core.trac.wordpress.org/ticket/17115#comment:15">', |
|
12 | - '</a>' |
|
7 | + esc_html__( |
|
8 | + 'Notice: Due to a %1$scurrent bug in the WordPress core%2$s, your event should always have at least a title or description or excerpt. Saving an event without at least one of these fields filled out with information will result in your event not saving correctly. You will then need to recreate your event by clicking on the Add Event button.', |
|
9 | + 'event_espresso' |
|
10 | + ), |
|
11 | + '<a href="https://core.trac.wordpress.org/ticket/17115#comment:15">', |
|
12 | + '</a>' |
|
13 | 13 | ); ?> |
14 | 14 | </p> |
15 | 15 | <ul> |