Content deleted Content added
No edit summary |
No edit summary |
||
Line 122:
end
if not hide_game_for_against then
tt = p_sub.colhead(tt,20,'<abbr title="'..
tt = p_sub.colhead(tt,20,'<abbr title="'..
if do_ratio then
tt = p_sub.colhead(tt,20,'<abbr title="'..
elseif do_percentage then
tt = p_sub.colhead(tt,20,'<abbr title="'..
else
tt = p_sub.colhead(tt,20,'<abbr title="'..
end
|