From 42e92e0ca2298ceef46ba8d7d6480993c4d0b5c2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 13 Jan 2024 14:57:08 +0100 Subject: [PATCH] apstats --- dev/tools/apstats.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/tools/apstats.php b/dev/tools/apstats.php index b891e94e2d0..937f90ba5b4 100755 --- a/dev/tools/apstats.php +++ b/dev/tools/apstats.php @@ -428,7 +428,7 @@ $html .= ''."\n"; // Contributions $html .= '
'."\n"; -$html .= '

Contributions

'."\n"; +$html .= '

Contributions

'."\n"; $html .= '
'."\n"; @@ -445,10 +445,10 @@ $html .= '
'; $html .= '
'."\n"; -// Contributor +// Contributors $html .= '
'."\n"; -$html .= '

Contributors

'."\n"; +$html .= '

Contributors

'."\n"; $html .= '
'."\n";