diff --git a/404.php b/404.php index 05f7f46..f0e7172 100644 --- a/404.php +++ b/404.php @@ -2,15 +2,15 @@
-

File Not Found

+

-

The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

+

-

Please try the following:

+

    -
  • Check your spelling
  • -
  • Return to the home page
  • -
  • Click the Back button
  • +
  • +
  • home page', 'roots'), home_url()); ?>
  • +
  • Back button', 'roots'); ?>
diff --git a/comments.php b/comments.php index 7632e36..bd6a83c 100644 --- a/comments.php +++ b/comments.php @@ -4,14 +4,14 @@
- %s'), get_comment_author_link()) ?> - - + %s', 'roots'), get_comment_author_link()) ?> + +
comment_approved == '0') : ?>
-

+

@@ -28,12 +28,12 @@
-

This post is password protected. Enter the password to view comments.

+

-

to “

+

    @@ -60,37 +60,40 @@
    -

    Comments are closed.

    +

    -

    +

    -

    You must be logged in to post a comment.

    +

    logged in to post a comment.', 'roots'), wp_login_url( get_permalink() ) ); ?>

    -

    Logged in as . Log out »

    +

    %s.', 'roots'), get_option('siteurl'), $user_identity); ?>

    - + >

    - + >

    - +

    -

    -

    +

    + + +

    +

    ID); ?>
    diff --git a/footer.php b/footer.php index 1798a20..3a02228 100644 --- a/footer.php +++ b/footer.php @@ -10,13 +10,13 @@

    ©

    -
    +

    , diff --git a/functions.php b/functions.php index 7348052..3be8cd7 100644 --- a/functions.php +++ b/functions.php @@ -36,7 +36,7 @@ if (!defined('roots_container_class')) { } function get_roots_stylesheets() { - $roots_css_framework = get_option('roots_css_framework'); + $roots_css_framework = get_option('roots_css_framework'); $template_uri = get_template_directory_uri(); $styles = ''; @@ -71,25 +71,25 @@ function get_roots_stylesheets() { // set the maximum 'Large' image width to the maximum grid width if (!isset($content_width)) { - switch ($roots_css_framework) { + switch ($roots_css_framework) { case 'blueprint': $content_width = 950; - break; + break; case '960gs_12': $content_width = 940; - break; + break; case '960gs_16': $content_width = 940; - break; + break; case '960gs_24': $content_width = 940; - break; + break; case '1140': $content_width = 1140; - break; + break; default: $content_width = 950; - break; + break; } } // tell the TinyMCE editor to use editor-style.css @@ -105,8 +105,8 @@ add_theme_support('post-thumbnails'); add_theme_support('menus'); register_nav_menus( array( - 'primary_navigation' => 'Primary Navigation', - 'utility_navigation' => 'Utility Navigation' + 'primary_navigation' => 'Primary Navigation', + 'utility_navigation' => 'Utility Navigation' ) ); diff --git a/header.php b/header.php index bc80a6c..0f11742 100644 --- a/header.php +++ b/header.php @@ -50,7 +50,5 @@

- -
diff --git a/loop-page.php b/loop-page.php index 43c9c84..60feefe 100644 --- a/loop-page.php +++ b/loop-page.php @@ -1,5 +1,5 @@ - + post_parent) { yoast_breadcrumb(''); } } ?>

diff --git a/loop-search.php b/loop-search.php index 3e26189..29f4733 100644 --- a/loop-search.php +++ b/loop-search.php @@ -1,22 +1,22 @@
-

Sorry, no results were found.

+

- +
>

- +
diff --git a/loop-single.php b/loop-single.php index dc4a65c..37be735 100644 --- a/loop-single.php +++ b/loop-single.php @@ -1,21 +1,21 @@ - +
id="post-">

- + - +
- Read the rest of this entry »

'); ?> + '.__('Read the rest of this entry »', 'roots').'

'); ?>
'' )); ?> @@ -25,4 +25,3 @@
- diff --git a/loop.php b/loop.php index 3e26189..af71143 100644 --- a/loop.php +++ b/loop.php @@ -1,22 +1,22 @@
-

Sorry, no results were found.

+

- +
>

- +
diff --git a/page-sitemap.php b/page-sitemap.php index e773d28..c9b6f2d 100644 --- a/page-sitemap.php +++ b/page-sitemap.php @@ -7,11 +7,11 @@ get_header(); ?>
-

Pages

+

-

Posts

+

-

Archives

+

diff --git a/search.php b/search.php index bb9ddd8..7b5c699 100644 --- a/search.php +++ b/search.php @@ -2,7 +2,7 @@
-

Search Results for

+

@@ -12,4 +12,4 @@
- + \ No newline at end of file diff --git a/searchform.php b/searchform.php index 702e135..2c82c2c 100644 --- a/searchform.php +++ b/searchform.php @@ -1,5 +1,5 @@ \ No newline at end of file