When I pres the delete button
the script doesn't work and delete the album whitout ask me if i want.
<a class="adm_menu" href="modules.php?name=coppermine&file=delete&id=14&what=album" onclick="return confirm('Vuoi davvero cancellare quest'album ? \nTutte le immagini ed i commenti andranno persi.');">CANCELLA</a></div>
"quest'album" isn't unescaped
i've changed it with "questo album"
it work fine
Seems an old bug. The version coming with cpgnuke1.2.1.zip is correct.
Sorry if this has created problems to you