diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl index e9fd0aea2..2b3baa095 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -5,7 +5,7 @@ {known_script id="jquery.ui.datepicker-$lang_info.code" src=$ROOT_URL|@cat:"template-common/lib/ui/i18n/ui.datepicker-"|@cat:$lang_info.code|@cat:".js"} {html_head} - + {/html_head} {literal} diff --git a/admin/template/goto/datepicker.css b/template-common/lib/ui/ui.datepicker.css similarity index 100% rename from admin/template/goto/datepicker.css rename to template-common/lib/ui/ui.datepicker.css