Passed
Branch master (c0b965)
by SILENT
02:18
created
taxonomy-story-name.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,8 +58,10 @@
 block discarded – undo
58 58
 	) ); ?>
59 59
 </div>
60 60
 
61
-<?php else :
61
+<?php else {
62
+	:
62 63
 	get_template_part( 'no-results', 'archive-comic' );
64
+}
63 65
 endif; ?>
64 66
 
65 67
 		</main><!-- #content -->
Please login to merge, or discard this patch.