https://bugzilla.wikimedia.org/show_bug.cgi?id=72849
--- Comment #6 from Dereckson <[email protected]> --- IMHO, you can drop it. Signupstart is intended to be an extra message. If defined, it adds the following block to the code, before the #userloginForm element: <div id="signupstart">Content of Signupstart message</div> The same applies for Signupend, it's added in the userloginForm, after the form and before the closing div. <div id="signupend">Content of Signupend message</div> Reference: mediawiki/core, includes/templates/Usercreate.php [On a side note, feel free to open another bug to give them better names: the first is an extra introductio before the form, the second is an extra place inside the form). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
