From a96d6fa0c64fd0dca686dc03734ba3f2fcdc091f Mon Sep 17 00:00:00 2001 From: nikrou Date: Wed, 17 Mar 2010 19:24:23 +0000 Subject: Fix mistypping for home page icon (Home.png instead of home.png) git-svn-id: http://piwigo.org/svn/trunk@5164 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/about.tpl | 2 +- themes/default/template/comments.tpl | 2 +- themes/default/template/identification.tpl | 2 +- themes/default/template/nbm.tpl | 2 +- themes/default/template/notification.tpl | 2 +- themes/default/template/password.tpl | 2 +- themes/default/template/profile.tpl | 2 +- themes/default/template/register.tpl | 2 +- themes/default/template/search.tpl | 2 +- themes/default/template/tags.tpl | 2 +- themes/default/template/upload.tpl | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/themes/default/template/about.tpl b/themes/default/template/about.tpl index 370e3ccc3..c5a4625d4 100644 --- a/themes/default/template/about.tpl +++ b/themes/default/template/about.tpl @@ -3,7 +3,7 @@ diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index 68941e03d..77952ce40 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -2,7 +2,7 @@

{'User comments'|@translate}

diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index b63415e7b..073ec951d 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.tpl @@ -6,7 +6,7 @@ {if isset($U_REGISTER) }
  • {'Register'|@translate}
  • {/if} -
  • {'Home'|@translate}
  • +
  • {'Home'|@translate}
  • {'Identification'|@translate}

    diff --git a/themes/default/template/nbm.tpl b/themes/default/template/nbm.tpl index 646335813..57792e4fa 100644 --- a/themes/default/template/nbm.tpl +++ b/themes/default/template/nbm.tpl @@ -2,7 +2,7 @@
      -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Notification'|@translate}

    diff --git a/themes/default/template/notification.tpl b/themes/default/template/notification.tpl index 8f6dcb680..734ccdbf0 100644 --- a/themes/default/template/notification.tpl +++ b/themes/default/template/notification.tpl @@ -6,7 +6,7 @@
      -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Notification'|@translate}

    diff --git a/themes/default/template/password.tpl b/themes/default/template/password.tpl index 1e0471bd5..60685480b 100644 --- a/themes/default/template/password.tpl +++ b/themes/default/template/password.tpl @@ -2,7 +2,7 @@
      -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Password forgotten'|@translate}

    diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl index b94c3967c..2bfcad3d1 100644 --- a/themes/default/template/profile.tpl +++ b/themes/default/template/profile.tpl @@ -12,7 +12,7 @@
      -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Profile'|@translate}

    diff --git a/themes/default/template/register.tpl b/themes/default/template/register.tpl index 7e5a31d70..6eb32251a 100644 --- a/themes/default/template/register.tpl +++ b/themes/default/template/register.tpl @@ -4,7 +4,7 @@
      -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Registration'|@translate}

    diff --git a/themes/default/template/search.tpl b/themes/default/template/search.tpl index 57f799e75..390e5f0aa 100644 --- a/themes/default/template/search.tpl +++ b/themes/default/template/search.tpl @@ -22,7 +22,7 @@
    • (?)
    • -
    • {'Home'|@translate}
    • +
    • {'Home'|@translate}

    {'Search'|@translate}

    diff --git a/themes/default/template/tags.tpl b/themes/default/template/tags.tpl index 95891df0e..417c374a6 100644 --- a/themes/default/template/tags.tpl +++ b/themes/default/template/tags.tpl @@ -10,7 +10,7 @@
  • {'letters'|@translate}
  • {/if} -
  • {'Home'|@translate}
  • +
  • {'Home'|@translate}
  • {'Tags'|@translate}

    diff --git a/themes/default/template/upload.tpl b/themes/default/template/upload.tpl index 00f17be89..ba57fd877 100644 --- a/themes/default/template/upload.tpl +++ b/themes/default/template/upload.tpl @@ -8,7 +8,7 @@

    {'Upload a picture'|@translate}

    -- cgit v1.2.3