- 8203C7E8B4A682A7AE9838B7AD7971654FC2F25081D91C96C0FC813394180E927454144D469963440381EF808FD793B94EA2F047263C87781DED15314B7DEC12
+ 2A27A67E90C058CED5DE50DFA328CDA47F4894F216A5AD40C62F76C2730217D393F93F1E37813FE962D7964E38511D8923102F545F1F0A75DD51E1A5BB5D9096
mp-wp/wp-admin/edit-form-advanced.php
(434 . 7)(434 . 7)
1180 <tbody id="the-comment-list" class="list:comment">
1181 </tbody>
1182 </table>
1183 <p class="hide-if-no-js"><a href="#commentstatusdiv" id="show-comments" onclick="commentsBox.get(<?php echo $total; ?>);return false;"><?php _e('Show comments'); ?></a> <img class="waiting" style="display:none;" src="images/loading.gif" alt="" /></p>
1184 <p class="hide-if-no-js"><a href="#commentstatusdiv" id="show-comments" onclick="commentsBox.get(<?php echo $total; ?>);return false;"><?php _e('Show comments'); ?></a> <img class="waiting" style="display:none;" src="images/loading.svg" alt="" /></p>
1185 <?php
1186 $hidden = get_hidden_meta_boxes('post');
1187 if ( ! in_array('commentstatusdiv', $hidden) ) { ?>