don't need CSS units on non-CSS border attribute
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Apr 2008 21:25:19 +0000 (21:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Apr 2008 21:25:19 +0000 (21:25 +0000)
profileinfo.php

index 4a6effe..032df3f 100644 (file)
@@ -237,7 +237,7 @@ else        $filter = '';
 </p>
 </form>
 
-<table cellspacing="0" border="1px">
+<table cellspacing="0" border="1">
 <tr id="top">
 <th><a href="<?php echo makeurl(false, "name") ?>">Name</a></th>
 <th><a href="<?php echo makeurl(false, "time") ?>">Time (%)</a></th>