Remove doubled title on Special:MIMESearch
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Tue, 24 May 2016 16:56:12 +0000 (18:56 +0200)
committerFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Sat, 31 Dec 2016 10:27:40 +0000 (11:27 +0100)
commit3845ee6adee61c1b3c234c79e67b311a78cfd140
treef2f1bdbd7ca9828eb48ca8e483c69b8aec0f7cf4
parent2fed5dda7ed087b4a4d0497fde3864f8492ad9ed
Remove doubled title on Special:MIMESearch

Having a page title (from skin) and the same text in the first
form on that page (directly after the page title) is doubled
and doesn't look very good. This change removes the form title
completely, as it is obvious enough what the form does (the input
has it's own label and the page title is clearly visible).

Follow up: I6c8b0f3be92bc455fe62846508d0b21c778b993d

Change-Id: I56c2f05ebe5b15f50eba6297c39326e1504b8229
includes/specials/SpecialMIMEsearch.php