File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 143143?>
144144<a href="<?php echo get_permalink ($ comment ->comment_post_ID ); ?> " title="<?php echo $ post_title ; ?> "><?php _e ('View Post ' ) ?> </a> ] —
145145 <?php _e ('Bulk action: ' ) ?>
146- <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -approve" value="approve" /> <label for="comment[ <?php echo $ comment ->comment_ID ; ?> ] -approve"><?php _e ('Approve ' ) ?> </label>
147- <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -spam" value="spam" /> <label for="comment[ <?php echo $ comment ->comment_ID ; ?> ] -spam"><?php _e ('Spam ' ) ?> </label>
148- <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -delete" value="delete" /> <label for="comment[ <?php echo $ comment ->comment_ID ; ?> ] -delete"><?php _e ('Delete ' ) ?> </label>
149- <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -nothing" value="later" checked="checked" /> <label for="comment[ <?php echo $ comment ->comment_ID ; ?> ] -nothing"><?php _e ('Defer until later ' ) ?> </label>
146+ <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -approve" value="approve" /> <label for="comment- <?php echo $ comment ->comment_ID ; ?> -approve"><?php _e ('Approve ' ) ?> </label>
147+ <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -spam" value="spam" /> <label for="comment- <?php echo $ comment ->comment_ID ; ?> -spam"><?php _e ('Spam ' ) ?> </label>
148+ <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -delete" value="delete" /> <label for="comment- <?php echo $ comment ->comment_ID ; ?> -delete"><?php _e ('Delete ' ) ?> </label>
149+ <input type="radio" name="comment[<?php echo $ comment ->comment_ID ; ?> ]" id="comment-<?php echo $ comment ->comment_ID ; ?> -nothing" value="later" checked="checked" /> <label for="comment- <?php echo $ comment ->comment_ID ; ?> -nothing"><?php _e ('Defer until later ' ) ?> </label>
150150 </p>
151151
152152 </li>
You can’t perform that action at this time.
0 commit comments