WebInstaller: Use <div> instead of <span>
authorFomafix <fomafix@googlemail.com>
Mon, 24 Jul 2017 05:28:57 +0000 (07:28 +0200)
committerFomafix <fomafix@googlemail.com>
Mon, 24 Jul 2017 05:31:31 +0000 (07:31 +0200)
commitf253c0f07b748cc13bfe14f4fa7b868f88e1a230
treeab301c19c48693c86547e6bc64e519b116fdcf03
parent50ea235528289fa3b7b31a2281c6c7683053b7f4
WebInstaller: Use <div> instead of <span>

The parser output is enclosed by a <div> and must not enclosed into a
<span> because of an HTML validation error.

Bug: T171423
Change-Id: I034d54436a622803fe07d3c93483b9fe705bc925
includes/installer/WebInstaller.php