diff options
Diffstat (limited to 'html/pages/home.php')
-rwxr-xr-x | html/pages/home.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/pages/home.php b/html/pages/home.php index 535c15b..d2d90cf 100755 --- a/html/pages/home.php +++ b/html/pages/home.php @@ -61,8 +61,8 @@ echo ' }
echo '</table>
- <br><br>
- <center><a class="navCTA" href="?p=match&mid='.$lastMapId.'" role="button">View stats</a></center>
+ <p></p>
+ <a class="navCTA" href="?p=match&mid='.$lastMapId.'" role="button">View stats</a>
</div>
</div>
<br>
|