(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) ) { ?>