Fix default value of domain select box in templates
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 16 Oct 2013 17:11:26 +0000 (19:11 +0200)
committerParent5446 <tylerromeo@gmail.com>
Mon, 21 Oct 2013 01:20:40 +0000 (01:20 +0000)
commit3e2562f74a88bc7c4d66b253734d0707faac4e95
tree03e4fe92c2bdc2c7158b7fe46308a55325f52ee7
parentbaf861224aabf8e102862950aac4764cb816cd2d
Fix default value of domain select box in templates

There is no such thing as <select value="">. Use XmlSelect class to
properly build the selector instead.

Change-Id: If23071f29bf1ca8d7364453ec6c464127fecb509
includes/templates/Usercreate.php
includes/templates/Userlogin.php