Skip to content
Snippets Groups Projects
Commit 5009117a authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by Moritz Strohm
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent bf3559b6
No related branches found
No related tags found
No related merge requests found
......@@ -530,7 +530,7 @@ class MultiPersonSearch {
private function setDefaultValues() {
$this->title = '';
$this->description = _('Bitte wählen Sie aus, wen Sie hinzufügen möchten.');
$this->linkIconPath = Icon::create("add", "clickable");
$this->linkIconPath = Icon::create('add');
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment