Allow overloading of getLabel() with return ' '
authorFomafix <fomafix@googlemail.com>
Wed, 27 Jun 2018 20:13:01 +0000 (22:13 +0200)
committerFomafix <fomafix@googlemail.com>
Thu, 28 Jun 2018 09:25:39 +0000 (11:25 +0200)
commitf02eed24ac2e152b40cda19d5fbb3b1346b2e7d8
tree1486126014c68f70655f1492f8ea394e1441b657
parentc04f2eb05d1babda486275fe88d872f7b0393d30
Allow overloading of getLabel() with return '&#160;'

This is a follow-up to 125cbd8c017b872c78f047c08f494a458883db23.

Bug: T198338
Change-Id: I21626326dde368d70fcc33052e43ff90db5ea9c0
includes/htmlform/HTMLForm.php
includes/htmlform/HTMLFormField.php
includes/htmlform/fields/HTMLFormFieldCloner.php