summaryrefslogtreecommitdiffstats
path: root/template/en/default/config.rdf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/config.rdf.tmpl')
-rw-r--r--template/en/default/config.rdf.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/config.rdf.tmpl b/template/en/default/config.rdf.tmpl
index ea400a2ae..9d385966a 100644
--- a/template/en/default/config.rdf.tmpl
+++ b/template/en/default/config.rdf.tmpl
@@ -217,6 +217,7 @@
<li>
<bz:flag_type rdf:about="[% urlbase FILTER xml %]flag.cgi?id=[% flag_type.id FILTER url_quote
%]&amp;name=[% flag_type.name FILTER url_quote %]">
+ <bz:id>[% flag_type.id FILTER html %]</bz:id>
<bz:name>[% flag_type.name FILTER html %]</bz:name>
<bz:description>[% flag_type.description FILTER html %]</bz:description>
<bz:type>[% flag_type.target_type FILTER html %]</bz:type>