deletes some not deleted db quries (#9192)

This commit is contained in:
Kashargul
2024-10-11 00:47:21 +02:00
committed by GitHub
parent da899b9e97
commit c5b84fcea5
3 changed files with 3 additions and 0 deletions

View File

@@ -339,6 +339,7 @@
dat += "<tr><td>[author]</td><td>[title]</td><td>[category]</td><td><A href='?src=\ref[src];delid=[id]'>\[Del\]</A>"
dat += "</td></tr>"
dat += "</table>"
qdel(query) // CHOMPEdit
dat += "<BR><A href='?src=\ref[src];switchscreen=0'>(Return to main menu)</A><BR>"
user << browse(dat, "window=library")