@@ -7,7 +7,7 @@ |
||
7 | 7 | <?php esc_html_e('URL of Event:', 'event_espresso'); ?> |
8 | 8 | </label> |
9 | 9 | <?php //phpcs:disable Generic.Files.LineLength.TooLong |
10 | - // no new lines within <textarea> here because they'll output whitespace ?> |
|
10 | + // no new lines within <textarea> here because they'll output whitespace ?> |
|
11 | 11 | <textarea id="url-event" cols="30" rows="4" tabindex="112" name="vnu_virtual_url"><?php $_venue->f('VNU_virtual_url'); ?></textarea> |
12 | 12 | <?php //phpcs:enable ?> |
13 | 13 | </p> |