Skip to content
Snippets Groups Projects
Commit 9ff7942c authored by Patrick Barroca's avatar Patrick Barroca
Browse files

rel #18297: fix syntax error

parent 4bf72364
Branches
Tags
3 merge requests!896Master,!807Dev#18297 rgaa search result and viewnotice,!806Dev#18297 rgaa search result and viewnotice
......@@ -100,7 +100,7 @@ class ZendAfi_View_Helper_Notice_ReservationLink extends ZendAfi_View_Helper_Bas
return $this->view
->tagImg($this->getHoldImageUrl(),
['title' => $this->_holdLabel,
'style' => 'border-style:none;'])
'style' => 'border-style:none;']);
}
}
......
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