r66518 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66517‎ | r66518 | r66519 >
Date:09:13, 16 May 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Follow-up r66517: another border="1" on class 'mw-sp-translate-table'
Modified paths:
  • /trunk/extensions/Translate/utils/MessageTable.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/utils/MessageTable.php
@@ -82,7 +82,6 @@
8383 public function header() {
8484 $tableheader = Xml::openElement( 'table', array(
8585 'class' => 'mw-sp-translate-table',
86 - 'border' => '1',
8786 'cellspacing' => '0' )
8887 );
8988

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r66517Improve HTML5 compliance.siebrand09:09, 16 May 2010

Status & tagging log