aboutsummaryrefslogtreecommitdiff
path: root/data/dict.m4
diff options
context:
space:
mode:
Diffstat (limited to 'data/dict.m4')
-rw-r--r--data/dict.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/data/dict.m4 b/data/dict.m4
index e4fb72d..59d7468 100644
--- a/data/dict.m4
+++ b/data/dict.m4
@@ -1,7 +1,7 @@
changequote([,])
-define([COMMENT],[<C>$1</C>])
-define([EXPL],[(<E>$1</E>)])
+define([COMMENT],[<span class=\"comment\">$1</span>])
+define([EXPL],[(<span class=\"expl\">$1</span>)])
define([OR],COMMENT(или))
define([AND],COMMENT(и))
define([LOCATION],[LINE "__file__" __line__])

Return to:

Send suggestions and report system problems to the System administrator.