diff options
Diffstat (limited to 'html/pages/match_info_other.php')
-rwxr-xr-x | html/pages/match_info_other.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/html/pages/match_info_other.php b/html/pages/match_info_other.php index b92ae74..6547637 100755 --- a/html/pages/match_info_other.php +++ b/html/pages/match_info_other.php @@ -123,15 +123,4 @@ if ((strpos($gamename, '(insta)') === false) && (strpos($gamename, "Last Man Sta echo '</tbody></table>';
-/*
-// To add when forum widget is available
-
-echo '
-<br><table class = "zebra box" border="0" cellpadding="0" cellspacing="0" width="700">
- <tbody><tr>
- <td class="share" colspan="4"><center>Share this match:<br> <div class="darksearch">
- <span><input type="text" class="owshare square" value="[stats]'.$mid.'[/stats]" name="name" value="'.htmlentities($playername).'"></span></div>
-</td></tr></tbody></table>';
-*/
-
?>
|