aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin/dict.cgi.in
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/dict.cgi.in')
-rw-r--r--cgi-bin/dict.cgi.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/cgi-bin/dict.cgi.in b/cgi-bin/dict.cgi.in
index 1934496..cbe2646 100644
--- a/cgi-bin/dict.cgi.in
+++ b/cgi-bin/dict.cgi.in
@@ -363,9 +363,10 @@
"AND"
"OR")
"")
- " dict.pos = "
+ " (dict.pos & "
(cdr pos-entry)
- " ")))
+ ") = "
+ (cdr pos-entry))))
(else
" "))

Return to:

Send suggestions and report system problems to the System administrator.