mediawiki-extensions-AbuseF.../includes/Special
thiemowmde fc50073fb5 Fix missing <thead> and <tr> in various places
This removes the last usages of the problematic open/closeElement
from this codebase.

One actual issue gets fixed: Some of the <th> floated around without
a <tr>. That's technically invalid. Luckily the browsers are flexible
and show it correctly. Visually nothing changes.

Similarly <th> should be wrapped in a <thead>. This wasn't done
before.

Change-Id: Ia45096670888173e49f9c25e72f429f0961b75ae
2024-05-14 21:28:32 +00:00
..
AbuseFilterSpecialPage.php Replace most Xml methods with Html 2024-05-08 13:08:52 +02:00
BlockedExternalDomains.php Blocked domains: Add support for "added by" field 2023-12-27 04:37:42 +01:00
SpecialAbuseFilter.php Use namespaced classes 2023-12-10 23:03:12 +01:00
SpecialAbuseLog.php Fix missing <thead> and <tr> in various places 2024-05-14 21:28:32 +00:00