Skip to content

Commit 18184f1

Browse files
committed
fix: selezione modulo iniziale
1 parent e6bce48 commit 18184f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/utenti/ajax/select.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
$search_fields[] = '`zz_modules_lang`.`title` LIKE '.prepare('%'.$search.'%');
150150
}
151151

152-
$custom['link'] = 'module:Moduli';
152+
$custom['link'] = '';
153153

154154
break;
155155
}

0 commit comments

Comments
 (0)