From d71f97bb203d4d22c282d73c02925c3552389173 Mon Sep 17 00:00:00 2001 From: emc3 Date: Tue, 16 Mar 2004 14:41:39 +0000 Subject: [PATCH] Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/ git-svn-id: http://svn.automattic.com/wordpress/trunk@977 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/upload.php b/wp-admin/upload.php index 7f6abcb05..6e3ca0b87 100644 --- a/wp-admin/upload.php +++ b/wp-admin/upload.php @@ -37,7 +37,7 @@ case '': } $i = implode(', ', $type_tags); ?> -

You can upload files with the extension as long as they are no larger than KB. If you’re an admin you can configure these values under options.

+

You can upload files with the extension as long as they are no larger than KB. If you’re an admin you can configure these values under options.