(bug 40889) Follow-up 6f1d4db3: Fix the upload form when radio buttons are shown.
authorVitaliy Filippov <vitalif@yourcmc.ru>
Tue, 8 Oct 2013 11:15:03 +0000 (15:15 +0400)
committerIAlex <codereview@emsenhuber.ch>
Sat, 14 Dec 2013 14:34:47 +0000 (14:34 +0000)
commitd54e76a9b0a56ac0467482a263ce354fac86940a
tree2048a006c443335cbe1e471b019118d439e706a2
parent00ca36593e0404fade5760cdf308f5aab206df4d
(bug 40889) Follow-up 6f1d4db3: Fix the upload form when radio buttons are shown.

The previous change had broken the upload form if URL uploads or
some other possible upload source types are enabled - i.e. in
the case when there are radio buttons. The "incorrect" label ID
was used by radiobutton.

Change-Id: I7c15fd4250b6a2d26af2cc0373da5ac6c884d690
includes/specials/SpecialUpload.php