Remove useless title parameter in CategoryPager
authorFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Mon, 23 Jan 2017 19:09:44 +0000 (20:09 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 23 Jan 2017 20:39:33 +0000 (20:39 +0000)
commit86b9a6771bf6cb042a4527e24ca786ff779dba14
treee3951797560d8d6badd31ac5c340e71331a8dfe1
parent15a2c3797320020dc0fb8fa3d6e2964e357733de
Remove useless title parameter in CategoryPager

The title is already added as the action of the form tag,
so adding it again as a hidden input field is pretty useless
and more confusing in the url. Therefore: Removing it.

Change-Id: I146b562357105e337f86a6ccfeb55477262f67cd
includes/specials/pagers/CategoryPager.php