Content deleted Content added
No edit summary |
No edit summary |
||
Line 138:
tt = p_sub.colhead(tt,36,'<abbr title="'..tpre..'win percentage">'..apre..'PCT</abbr>')
end
tt = p_sub.colhead(tt,28,'<abbr title="Games behind">GB</abbr>')▼
end
end
Line 159 ⟶ 162:
end
end
▲ end
▲ if show_GB then -- Games behind header
▲ tt = p_sub.colhead(tt,28,'<abbr title="Games behind">GB</abbr>')
end
if show_bonus_points then
|