1
Fork 0

Add the player's number in the caption of tournament table.

master
vonavi 2013-10-05 21:03:46 +03:00
parent 0797a62246
commit 402a57f828
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ module LORChess
@buffer << " <caption><strong>LOR Chess : Осень-2013</strong><caption>\n"
@buffer << " <thead>\n"
@buffer << " <tr>\n"
@buffer << " <th></th>\n"
@buffer << " <th></th>\n"
@buffer << " <th>Участник</th>\n"
@buffer << " <th>elo*</th>\n"