diff --git a/404.php b/404.php index 2c06c7481..872769dc5 100644 --- a/404.php +++ b/404.php @@ -9,38 +9,38 @@ get_header(); ?>
-
-
-
-
-

-
-
-
-

-
-

-
    -
  • - -
  • -
  • - home page', 'foundationpress' ), - home_url() - ); - ?> -
  • -
  • - Back button', 'foundationpress' ); ?> -
  • -
-
-
-
- -
+
+
+
+
+

+
+
+
+

+
+

+
    +
  • + +
  • +
  • + home page', 'foundationpress' ), + home_url() + ); + ?> +
  • +
  • + Back button', 'foundationpress' ); ?> +
  • +
+
+
+
+ +
-
+ - -
+

@@ -83,8 +82,8 @@

logged in to post a comment.', 'foundationpress' ), + printf( + __( 'You must be logged in to post a comment.', 'foundationpress' ), wp_login_url( get_permalink() ) ); ?> @@ -95,8 +94,8 @@

%2$s.', 'foundationpress' ), + printf( + __( 'Logged in as %2$s.', 'foundationpress' ), get_option( 'siteurl' ), $user_identity ); @@ -106,7 +105,10 @@

> @@ -114,7 +116,10 @@

> @@ -138,7 +143,7 @@

XHTML: diff --git a/header.php b/header.php index a0765eb14..35e687cba 100644 --- a/header.php +++ b/header.php @@ -24,7 +24,7 @@