r34063 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r34062‎ | r34063 | r34064 >
Date:21:25, 30 April 2008
Author:brion
Status:old
Tags:
Comment:
don't need CSS units on non-CSS border attribute
Modified paths:
  • /trunk/phase3/profileinfo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/profileinfo.php
@@ -237,7 +237,7 @@
238238 </p>
239239 </form>
240240
241 -<table cellspacing="0" border="1px">
 241+<table cellspacing="0" border="1">
242242 <tr id="top">
243243 <th><a href="<?php echo makeurl(false, "name") ?>">Name</a></th>
244244 <th><a href="<?php echo makeurl(false, "time") ?>">Time (%)</a></th>

Status & tagging log