Skip to content
Snippets Groups Projects
Commit 71f05b57 authored by efalcy's avatar efalcy
Browse files

dev #26842 : fix test

parent d4a712c6
Branches
Tags
2 merge requests!966Dev #26842 avis links,!956Dev#26453 make admin variables available
......@@ -111,7 +111,7 @@ class ZendAfi_View_Helper_Notice_Avis extends Zend_View_Helper_HtmlElement {
$this->_tag('ul', $this->_headerSources(),
['class' => 'notice_info',
'style' => 'margin-top:2px']),
), ['colspan' => 3]);
['colspan' => 3]));
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment