diff options
Diffstat (limited to 'html/pages/admin/editweapons.php')
-rw-r--r--[-rwxr-xr-x] | html/pages/admin/editweapons.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/pages/admin/editweapons.php b/html/pages/admin/editweapons.php index 2baeab9..dec6b64 100755..100644 --- a/html/pages/admin/editweapons.php +++ b/html/pages/admin/editweapons.php @@ -11,7 +11,7 @@ if (isset($_REQUEST['submit'])) { }
}
-echo'<br><table border="0" cellpadding="1" cellspacing="2" width="600">
+echo'<br><table border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td class="medheading" align="center" colspan="4">Edit weapons</td>
</tr>
|