Dev #158

Merged
Tzen merged 3 commits from dev into main 2023-11-28 13:11:15 +00:00
2 changed files with 4 additions and 7 deletions
Showing only changes of commit 3ed8fce69e - Show all commits

View file

@ -7,9 +7,6 @@
"Masistuta",
"RalphNorris",
"Jimbo_The_One",
"SquadKiller101",
"Pettie1972",
"HeteKip",
"Shepherders"
]
}

View file

@ -9,11 +9,11 @@ if ($host == 'dev.dtch.online') {
<a href="index.php" class="active">Home</a>
<div id="myLinks">
<a href="user_stats.php">User Stats</a>
<a href="topstats.php">Top10</a>
<a href="topstatsavg.php">Match % T10</a>
<a href="latestmatches.php">Last Matches</a>
<a href="last_stats.php">Last month %</a>
<a href="latestmatches.php">Last Matches</a>
<a href="topstatsavg.php">Match % T10</a>
<a href="topstats.php">Top10</a>
<a href="user_stats.php">User Stats</a>
</div>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>