aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/include/datepicker.inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/template/goto/include/datepicker.inc.tpl2
1 files changed, 1 insertions, 1 deletions
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
});