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 @@
263
263
array(
264
264
'src' => $option['img'],
265
265
'height' => '33',
266
- 'width' => '33'
266
+ 'width' => '33',
267
+ 'border' => '0',
267
268
),
268
269
''
269
270
)
Status & tagging log
09:41, 19 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r109507
[
removed:
new
added:
ok]