From 750354a23175bc818abe505f4d96768190f37fff Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 1 Feb 2005 22:22:17 +0000 Subject: - bug fixed : text "Powered by" is now localized git-svn-id: http://piwigo.org/svn/trunk@726 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/footer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/default/footer.tpl') diff --git a/template/default/footer.tpl b/template/default/footer.tpl index be201d51f..708525797 100644 --- a/template/default/footer.tpl +++ b/template/default/footer.tpl @@ -7,7 +7,7 @@ contact me pierrick@phpwebgallery.net to find a solution on how to show the origin of the script...--> - Powered by PhpWebGallery + {L_POWERED_BY} PhpWebGallery {VERSION} - {L_SEND_MAIL} -- cgit v1.2.3