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/identification.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/identification.tpl') 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}

    -- cgit v1.2.3