From: Cash Costello Date: Sat, 2 Jun 2012 14:23:49 +0000 (-0400) Subject: Refs #2411 removed in warning as it was causing a display issue in server... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b43e6c7d5550aef3d319148de37fa49cadc33855;p=lorea%2Felgg.git Refs #2411 removed in warning as it was causing a display issue in server info table --- diff --git a/languages/en.php b/languages/en.php index ff730a018..406179940 100644 --- a/languages/en.php +++ b/languages/en.php @@ -743,7 +743,7 @@ $english = array( 'admin:server:error_log' => "Web server's error log", 'admin:server:label:post_max_size' => 'POST maximum size', 'admin:server:label:upload_max_filesize' => 'Upload maximum size', - 'admin:server:warning:post_max_too_small' => '(Note: post_max_size must be larger than this value to support uploads of this size)', + 'admin:server:warning:post_max_too_small' => '(Note: post_max_size must be larger than this value to support uploads of this size)', 'admin:user:label:search' => "Find users:", 'admin:user:label:searchbutton' => "Search",