diff options
Diffstat (limited to 'themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js')
-rw-r--r-- | themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js b/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js index 7e793639f..934afd1d0 100644 --- a/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js +++ b/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js @@ -1,7 +1,7 @@ /* French initialisation for the jQuery UI date picker plugin. */ /* Written by Keith Wood (kbwood{at}iinet.com.au), - Stéphane Nahmani (sholby@sholby.net), - Stéphane Raimbault <stephane.raimbault@gmail.com> */ + Stéphane Nahmani (sholby@sholby.net), + Stéphane Raimbault <stephane.raimbault@gmail.com> */ jQuery(function($){ $.datepicker.regional['fr'] = { closeText: 'Fermer', |