From 6ac36de1729ece207098df93577bccbe639d5664 Mon Sep 17 00:00:00 2001 From: Dougal Campbell 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: https://develop.svn.wordpress.org/trunk@977 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 7f6abcb052..6e3ca0b871 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.