wp/wp-includes/theme-compat/embed-404.php
changeset 9 177826044cd9
parent 7 cf61fcea0001
child 16 a86126ab1dd4
--- a/wp/wp-includes/theme-compat/embed-404.php	Mon Oct 14 18:06:33 2019 +0200
+++ b/wp/wp-includes/theme-compat/embed-404.php	Mon Oct 14 18:28:13 2019 +0200
@@ -31,6 +31,6 @@
 	?>
 
 	<div class="wp-embed-footer">
-		<?php the_embed_site_title() ?>
+		<?php the_embed_site_title(); ?>
 	</div>
 </div>