mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-31 02:21:36 +00:00
Empty commit
This commit is contained in:
parent
50bdb1eb3f
commit
ac9fc638eb
@ -352,7 +352,7 @@
|
||||
if ($ForumID == STAFF_FORUM) {
|
||||
?>
|
||||
<br />
|
||||
<strong>Votes:</strong> <?=number_format($TotalVotes)?> / <?="$StaffCount\n"?>
|
||||
<strong>Votes:</strong> <?=number_format($StaffCount - count($StaffNames))?> / <?=$StaffCount?> current staff, <?=number_format($TotalVotes)?> total
|
||||
<br />
|
||||
<strong>Missing votes:</strong> <?=implode(", ", $StaffNames); echo "\n";?>
|
||||
<br /><br />
|
||||
|
Loading…
Reference in New Issue
Block a user