mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-08 20:08:38 -05:00
Add the Pokemon Showdown favicon
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Get Assertion</title>
|
||||
<link rel="shortcut icon" href="//play.pokemonshowdown.com/favicon.ico" />
|
||||
<script src="js/lib/jquery-1.9.0.min.js"></script>
|
||||
<script src="js/lib/jquery-cookie.js"></script>
|
||||
Connecting to login server...
|
||||
|
||||
@@ -44,6 +44,7 @@ if (isset($_REQUEST['file']) && $month) {
|
||||
<!DOCTYPE html>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Pokemon Showdown Logs</title>
|
||||
<link rel="shortcut icon" href="//play.pokemonshowdown.com/favicon.ico" />
|
||||
<?php echo getLoginInformation() ?>
|
||||
<?php if (!$month) { ?>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user