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


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Depends on|                            |16257




--- Comment #4 from [email protected]  2009-05-31 01:21:09 UTC ---
I haven't tried the patch, but I note currently the line
> "Enabled for changes to user discussion pages, and to pages on watchlists 
> (not recommended for large wikis)", "radio", "enotif_allpages"
is too long and knocks its fellow radio buttons to the left, so they
don't line up with the rest of the form.

This is because config/index.php has developed in the wrong direction.
You know it when you see things like "/* IE hack */"

I would rip out all the complexity and just use old fashioned HTML strict <dl>
and <input>s.
<dt>E-mail notification about changes:
    <dd>* Disabled
    <dd>* Enabled for changes to user discussion pages only
    <dd>* Enabled for changes ...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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