diff --git a/match_result.go b/match_result.go index abc61ad..f4d2852 100644 --- a/match_result.go +++ b/match_result.go @@ -148,7 +148,7 @@ func (matchResult *MatchResult) CorrectEliminationScore() { } } - // No elimination tiebreakers in 2016 Chezy Champs rules. + // No elimination tiebreakers in 2017 Chezy Champs rules. } // Calculates and returns the summary fields used for ranking and display. diff --git a/templates/audience_display.html b/templates/audience_display.html index d38d590..8ad5788 100644 --- a/templates/audience_display.html +++ b/templates/audience_display.html @@ -53,7 +53,7 @@
- {{.EventSettings.Name}} 2016 + {{.EventSettings.Name}} 2017
@@ -107,7 +107,7 @@
- {{.EventSettings.Name}} 2016 + {{.EventSettings.Name}} 2017
diff --git a/templates/base.html b/templates/base.html index 604ca4f..041fc72 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,7 +107,7 @@ -
- 2016 Game Rules -
- -
- -
-
-