Skip to content
Snippets Groups Projects
Commit a8dbdafc authored by Daniel Bucher's avatar Daniel Bucher
Browse files

Counter for Meldeliste not containing jumpoffs any more

parent 62584499
No related branches found
No related tags found
1 merge request!6Archiv Hinzugefügt, Feststecken beim Anmeldespiel behoben, weiter Issues behoben
......@@ -74,6 +74,7 @@ class AdminBase extends DefaultAdmin {
$wl++;
}
}
$list = $list-$jumpOf;
AdminBase::$PAGES['list'] = 'Meldeliste('.$list.')';
AdminBase::$PAGES['jumpOf'] = 'Abspringer('.$jumpOf.')';
AdminBase::$PAGES['wl'] = 'Warteliste('.$wl.')';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment