diff options
author | emkael <emkael@tlen.pl> | 2022-09-30 23:32:38 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2022-09-30 23:32:38 +0200 |
commit | e37bbbb2974cf74b71570ddd6cdd7dbb47a22ef4 (patch) | |
tree | ec1d916b57cf189f84612b5f1e50b2681f474b50 /boards/template | |
parent | 7068c22a1ff56545df3a863aee074c81a536be6d (diff) |
Config for board records pages
Diffstat (limited to 'boards/template')
-rw-r--r-- | boards/template/centralne.html | 2 | ||||
-rw-r--r-- | boards/template/centralne.logo.html | 6 | ||||
-rw-r--r-- | boards/template/ekstraklasa.html | 2 | ||||
-rw-r--r-- | boards/template/ekstraklasa.logo.html | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/boards/template/centralne.html b/boards/template/centralne.html index 6191ecb..c7c0899 100644 --- a/boards/template/centralne.html +++ b/boards/template/centralne.html @@ -7,7 +7,7 @@ <meta http-equiv="expires" content="0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Generator" content="Skrypt napisany Palcami Klichowicza"> - <title>I i II liga DMP 2021/22: ROZKŁADY</title> + <title>I i II liga DMP 2022/23: ROZKŁADY</title> <link rel="stylesheet" type="text/css" href="../../butler/css/kolorki.css"> </head> <body class="all"> diff --git a/boards/template/centralne.logo.html b/boards/template/centralne.logo.html index 6ffdaa6..57498b9 100644 --- a/boards/template/centralne.logo.html +++ b/boards/template/centralne.logo.html @@ -1,7 +1,7 @@ <table cellspacing="0" cellpadding="0" border="0"><tr> <td valign="center"><img src="../../butler/images/pzbs.gif"></td> <td align="center"> -<font size="5">I i II liga DMP 2021/22</font><br> +<font size="5">I i II liga DMP 2022/23</font><br> <font size="4">rozkłady rozdań</font><br><br> Wyniki fazy zasadniczej:<br /> [<a class="zb" target="_blank" href="../../1liga/n/nrrleaderb.html"> grupa N </a>] @@ -10,12 +10,12 @@ Wyniki fazy zasadniczej:<br /> [<a class="zb" target="_blank" href="../../2liga/nw/nwrrleaderb.html"> grupa NW </a>] [<a class="zb" target="_blank" href="../../2liga/se/serrleaderb.html"> grupa SE </a>] [<a class="zb" target="_blank" href="../../2liga/sw/swrrleaderb.html"> grupa SW </a>] -<br /><br /> +<!--<br /><br /> Play-off:<br /> [<a class="zb" target="_blank" href="../../1liga/n/playoff.html"> grupa N </a>] [<a class="zb" target="_blank" href="../../1liga/s/playoff.html"> grupa S </a>]<br> [<a class="zb" target="_blank" href="../../2liga/ne/playoff.html"> grupa NE </a>] [<a class="zb" target="_blank" href="../../2liga/nw/playoff.html"> grupa NW </a>] [<a class="zb" target="_blank" href="../../2liga/se/playoff.html"> grupa SE </a>] -[<a class="zb" target="_blank" href="../../2liga/sw/playoff.html"> grupa SW </a>] +[<a class="zb" target="_blank" href="../../2liga/sw/playoff.html"> grupa SW </a>]--> </td></tr></table> diff --git a/boards/template/ekstraklasa.html b/boards/template/ekstraklasa.html index 030a872..219fc4f 100644 --- a/boards/template/ekstraklasa.html +++ b/boards/template/ekstraklasa.html @@ -7,7 +7,7 @@ <meta http-equiv="expires" content="0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Generator" content="Skrypt napisany Palcami Klichowicza"> - <title>Polish Premier League 2021/22: ROZKŁADY</title> + <title>Polish Premier League 2022/23: ROZKŁADY</title> <link rel="stylesheet" type="text/css" href="../../ekstraklasa/css/kolorki.css"> </head> <body class="all"> diff --git a/boards/template/ekstraklasa.logo.html b/boards/template/ekstraklasa.logo.html index 4ff0a07..942b4c3 100644 --- a/boards/template/ekstraklasa.logo.html +++ b/boards/template/ekstraklasa.logo.html @@ -1,8 +1,8 @@ <table cellspacing="0" cellpadding="0" border="0"><tr> <td valign="center"><img style="padding-right:20px; height:90px;" src="https://www.pzbs.pl/images/stories/pzbs_logo.gif"></td> -<td align="center"><font size="5">Polish Premier League 2021/2022 +<td align="center"><font size="5">Polish Premier League 2022/2023 </font><br><font size="4"><b>hand records</b></font><br><br> [<a class="zb" target="_top" href="../../ekstraklasa/rrleaderb.html"> round-robin results </a>] <br><br> -[<a class="zb" target="_top" href="../../ekstraklasa/playoff.html"> play-off bracket </a>] +<!--[<a class="zb" target="_top" href="../../ekstraklasa/playoff.html"> play-off bracket </a>] --> </td></tr></table> |