Hello, i set some parameters for a volleyball championship (3 points for the winner, in case of Tie breaks 2 points for the winner and 1 point for the looser).
My problem is the following. In the results page, for each match we can see the details of the 3, 4 or 5 sets played during the match. Unfortunately, the details are not well-formatted.
Expected for a match won 3 sets to 2 (Tie Break):
3-2 (25-22, 22-25, 25-22, 22-25, 15-10)
and what is currently displaying:
3 - 2 (AP 15 - 12) (21:26:25:22, 25:24:17:25)
-->see the first match here (http://volley.ffg-ftv.ch/index.php/inde ... division=0)
How/where can I change /adapt the code (or a option) in order to have a better display?