wrong height for rectangle in BlankAd
This commit is contained in:
parent
e4393ee6db
commit
4ad931ad38
@ -83,7 +83,7 @@ class BlankAdPlugin extends UAPPlugin
|
||||
{
|
||||
$action->element('img',
|
||||
array('width' => 180,
|
||||
'height' => 50,
|
||||
'height' => 150,
|
||||
'src' => common_path('plugins/BlankAd/redpixel.png')),
|
||||
'');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user