mediawiki-extensions-AbuseF.../includes/Variables
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
..
LazyLoadedVariable.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
LazyVariableComputer.php Merge "Simplify computation of derived links variables" 2024-05-03 07:22:40 +00:00
UnsetVariableException.php
VariableHolder.php Re-add BC alias for the VariableHolder class 2023-03-13 13:46:09 +01:00
VariablesBlobStore.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
VariablesFormatter.php Fix missing <thead> and <tr> in various places 2024-05-14 21:28:32 +00:00
VariablesManager.php Add new variable for last edit time 2024-04-10 23:12:45 +00:00