MadMakz
/
Misc-Tools
Archived
1
0
Fork 0

Updated php/twitch/twitchstatus.php

This commit is contained in:
MadMakz 2014-02-15 14:53:03 +01:00
parent e8658fe1cb
commit 58a9dcbc8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?php
/*
* TwitchStatus
* Copyright (C) 2013 Maximilian "MadMakz" Lotz
* Copyright (C) 2013-2014 Maximilian "MadMakz" Lotz
*
* http://madmakz.com/
*
@ -58,7 +58,7 @@ $return = "<table height=\"auto\" border=\"0\" width=\"auto\">
".$txt."
</td>
<td align=\"left\">
<img src=\"".$boxart."\" alt=\"\">
<img width=\"136\" height=\"190\" src=\"".$boxart."\" alt=\"\">
</td>
</tr>
</tbody>