mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CiteThisPage
synced 2024-11-24 07:33:49 +00:00
* (bug 8941) fix cite parser test, broken by r19845
patch by Rob Church
This commit is contained in:
parent
fa8ef0e38c
commit
ca51a61190
|
@ -114,7 +114,7 @@ Templating<ref>Text<!--comment--></ref>
|
||||||
<table class="gallery" cellspacing="0" cellpadding="0">
|
<table class="gallery" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td><div class="gallerybox" style="width: 150px;">
|
<td><div class="gallerybox" style="width: 150px;">
|
||||||
<div class="thumb" style="padding: 66px 0; width: 150;"><a href="/wiki/Image:Foobar.jpg" title="Image:Foobar.jpg"><img src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" alt="" /></a></div>
|
<div class="thumb" style="padding: 66px 0; width: 150px;"><a href="/wiki/Image:Foobar.jpg" title="Image:Foobar.jpg"><img src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" alt="" /></a></div>
|
||||||
<div class="gallerytext">
|
<div class="gallerytext">
|
||||||
</div>
|
</div>
|
||||||
</div></td>
|
</div></td>
|
||||||
|
|
Loading…
Reference in a new issue