summaryrefslogtreecommitdiffhomepage
path: root/src/table-key.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/table-key.gsp')
-rw-r--r--src/table-key.gsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/table-key.gsp b/src/table-key.gsp
index a384eba..ba551a8 100644
--- a/src/table-key.gsp
+++ b/src/table-key.gsp
@@ -19,8 +19,8 @@ table #table-key cellspacing="0" {
td {div .unknown {}}
td {-Circulation status unknown}
}
- tr {
- td {div .not-minted {}}
- td {-m4_ifdef([__coins], [Not minted], [Not printed])}
- }
+ m4_dnl tr {
+ m4_dnl td {div .not-minted {}}
+ m4_dnl td {-m4_ifdef([__coins], [Not minted], [Not printed])}
+ m4_dnl }
}