http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65306
Revision: 65306
Author: werdna
Date: 2010-04-20 11:52:06 +0000 (Tue, 20 Apr 2010)
Log Message:
-----------
Merge r65305
Modified Paths:
--------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Property Changed:
----------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-20 11:51:28 UTC (rev 65305)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-20 11:52:06 UTC (rev 65306)
@@ -1382,7 +1382,7 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
- $html .= Xml::element( 'div', array( 'style' => 'clear:
both' ), ' ' );
+ $html .= Xml::tags( 'div', array( 'style' => 'clear:
both' ), ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920,65297,65302
+ /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920,65297,65302,65305
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-20 11:51:28 UTC (rev 65305)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-20 11:52:06 UTC (rev 65306)
@@ -1379,7 +1379,7 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
- $html .= Xml::element( 'div', array( 'style' => 'clear:
both' ), ' ' );
+ $html .= Xml::tags( 'div', array( 'style' => 'clear:
both' ), ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/branches/wmf-deployment/extensions/LiquidThreads_alpha/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64920,65302
+
/branches/wmf-deployment/extensions/LiquidThreads_alpha/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64920,65302,65305
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs