Index: /branches/release-39/default_templates/search.mtml
===================================================================
--- /branches/release-39/default_templates/search.mtml (revision 2439)
+++ /branches/release-39/default_templates/search.mtml (revision 2455)
@@ -6,5 +6,4 @@
 <mt:If name="search_results">
             <input type="hidden" name="IncludeBlogs" value="<$mt:SearchIncludeBlogs$>" />
-            <input type="hidden" name="limit" value="<MTSearchMaxResults>" />
             <MTIgnore>
             <!-- use these options only with MT::App::Search::Legacy -->
@@ -16,6 +15,6 @@
 <mt:else>
             <input type="hidden" name="IncludeBlogs" value="<$mt:BlogID$>" />
+</mt:if>
             <input type="hidden" name="limit" value="<MTSearchMaxResults>" />
-</mt:if>
             <input type="submit" accesskey="4" value="<__trans phrase="Search">" />
         </form>
