mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 15:30:42 +00:00
fc50073fb5
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 |
||
---|---|---|
.. | ||
LazyLoadedVariable.php | ||
LazyVariableComputer.php | ||
UnsetVariableException.php | ||
VariableHolder.php | ||
VariablesBlobStore.php | ||
VariablesFormatter.php | ||
VariablesManager.php |