Skip to content

Commit c43a262

Browse files
feat: nome module link select
1 parent aba1cde commit c43a262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/categorie_files/ajax/select.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
$search_fields[] = '`zz_files_categories`.`name` LIKE '.prepare('%'.$search.'%');
3737
}
3838

39-
$custom['link'] = 'module:Categorie files';
39+
$custom['link'] = 'module:Categorie file';
4040

4141
break;
4242
}

0 commit comments

Comments
 (0)