diff options
Diffstat (limited to 'phpBB/templates/subSilver/mcp_viewip.html')
-rw-r--r-- | phpBB/templates/subSilver/mcp_viewip.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/mcp_viewip.html b/phpBB/templates/subSilver/mcp_viewip.html index 5551f7d7cb..864aa04268 100644 --- a/phpBB/templates/subSilver/mcp_viewip.html +++ b/phpBB/templates/subSilver/mcp_viewip.html @@ -6,7 +6,7 @@ </tr> </table> -<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> +<table width="100%" cellpadding="3" cellspacing="1" border="0" class="tablebg"> <tr> <th height="25" class="thHead">{L_IP_INFO}</th> </tr> |