Remove single-item HTML list for re-upload link
authorSam Wilson <sam@samwilson.id.au>
Wed, 7 Aug 2019 21:09:57 +0000 (05:09 +0800)
committerSam Wilson <sam@samwilson.id.au>
Wed, 7 Aug 2019 21:22:46 +0000 (05:22 +0800)
commitde61041e0c40f9457a7452d90a66a0b5eedadd3b
tree11315b36299bcd1bd35494f64b5876f5e725051c
parentd1e7d5e3b2c60d2da2da3c516a94c24599bf3ecc
Remove single-item HTML list for re-upload link

The 'upload links box' only contains a single link (or message),
so there's no need for it to be a list. This also adds a top-level
class to this box, for easier CSS/JS selecting.

Change-Id: I3967eea82dcd63a3e161daa13e49204e4d6dde97
includes/page/ImagePage.php