From 53b443aa09781671ff7818f5e5c701b4d5ade8ee Mon Sep 17 00:00:00 2001 From: rboren Date: Mon, 29 Nov 2004 20:32:25 +0000 Subject: [PATCH] Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski. git-svn-id: http://svn.automattic.com/wordpress/trunk@1903 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-general.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 649ec95ba..53cb45b71 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -64,7 +64,7 @@ include('admin-header.php');
- + @@ -92,4 +92,4 @@ endfor;

- \ No newline at end of file +