diff options
Diffstat (limited to '')
-rw-r--r-- | themes/default/js/ui/i18n/jquery.ui.datepicker-el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js b/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js index 9542769d9..6d775f995 100644 --- a/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js +++ b/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js @@ -1,4 +1,4 @@ -/* Greek (el) initialisation for the jQuery UI date picker plugin. */ +/* Greek (el) initialisation for the jQuery UI date picker plugin. */ /* Written by Alex Cicovic (http://www.alexcicovic.com) */ jQuery(function($){ $.datepicker.regional['el'] = { |