IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 60 | 60 | <?php endif; ?> |
| 61 | 61 | |
| 62 | 62 | <div class="misc-pub-section hide-if-js wcb-mark-incomplete-notes"> |
| 63 | | <label for="wcp_mark_incomplete_notes">What information is needed?</label> |
| | 63 | <label for="wcp_mark_incomplete_notes"><?php _e( 'What information is needed?', 'wordcamporg' ); ?></label> |
| 64 | 64 | <textarea id="wcp_mark_incomplete_notes" name="wcp_mark_incomplete_notes" class="large-text" rows="5" |
| 65 | | placeholder="Need to attach receipt, etc" <?php echo $incomplete_readonly; ?>><?php echo esc_textarea( $incomplete_notes ); ?></textarea> |
| | 65 | placeholder="<?php _e( 'Need to attach receipt, etc', 'wordcamporg' ); ?>" <?php echo $incomplete_readonly; ?>><?php echo esc_textarea( $incomplete_notes ); ?></textarea> |
| 66 | 66 | </div> |
| 67 | 67 | |
| 68 | 68 | <div class="clear"></div> |