r109507 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109506‎ | r109507 | r109508 >
Date:06:25, 19 January 2012
Author:kaldari
Status:ok
Tags:
Comment:
making sure social media links dont have borders
Modified paths:
  • /trunk/extensions/CongressLookup/SpecialCongressLookup.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php
@@ -262,7 +262,8 @@
263263 array(
264264 'src' => $option['img'],
265265 'height' => '33',
266 - 'width' => '33'
 266+ 'width' => '33',
 267+ 'border' => '0',
267268 ),
268269 ''
269270 )

Status & tagging log