Simplify boolean attribute handling for Html::input in templates
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 16 Oct 2013 16:57:12 +0000 (18:57 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 20 Oct 2013 19:46:36 +0000 (21:46 +0200)
commitbaf861224aabf8e102862950aac4764cb816cd2d
treef8bb5c7a57380659cd1c7577282811ff1a06e021
parent11c9495b2dc2c2639580e0e8fa5b9f3bee383707
Simplify boolean attribute handling for Html::input in templates

The Html class supports this handy shorthand.

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