From b1ef886694e662724d731e95c597de65e9a7c51b Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 4 Oct 2008 14:41:25 +0000 Subject: Admin side icons for goto template (Some are missing, older icons are there). git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/include/datepicker.inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/template/goto/include') diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl index 360a2e0d7..050def63b 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -107,7 +107,7 @@ function pwg_initialization_datepicker(day, month, year, linked_date, min_linked }, showOn: "both", {/literal} - buttonImage: "{$ROOT_URL}admin/template/{$themeconf.template}/theme/{$themeconf.theme}/images/calendar.gif", + buttonImage: "{$ROOT_URL}admin/template/{$themeconf.template}/icon/datepicker.png", {literal} buttonImageOnly: true }); -- cgit v1.2.3