https://bugzilla.wikimedia.org/show_bug.cgi?id=34751

       Web browser: ---
             Bug #: 34751
           Summary: Replacing table layout in registration and login forms
           Product: MediaWiki
           Version: 1.18.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: User login
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10114
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10114
patch for changing from table layout to CSS layout

The login and registration forms are using tables for laying out the page. I
propose the attached patch to change it to CSS. The patch also includes the
usage of methods (i. e. Html::element()) for creating the form fields instead
of embedded HTML. The patch also removes the default type attributes' value to
make sure the CSS-selector for "input type=text" is working.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to