We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7398718 commit 2269662Copy full SHA for 2269662
1 file changed
modules/mansioni/ajax/select.php
@@ -32,7 +32,7 @@
32
$search_fields[] = 'nome LIKE '.prepare('%'.$search.'%');
33
}
34
35
- $custom['link'] = 'module:Mansioni';
+ $custom['link'] = 'module:Mansioni referenti';
36
37
break;
38
0 commit comments