[MKDoc-commit] Omit tag on span added for XHTML validity

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Jan 27 10:33:52 GMT 2005


Log Message:
-----------
Omit tag on span added for XHTML validity

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/account/preferences/audiences:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/account/preferences/audiences/Attic/en.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -Ltemplates/account/preferences/audiences/en.html -Ltemplates/account/preferences/audiences/en.html -u -r1.1.2.1 -r1.1.2.2
--- templates/account/preferences/audiences/en.html
+++ templates/account/preferences/audiences/en.html
@@ -51,6 +51,7 @@
         <!--? Get the options available for audiences (preserving currently ?-->
         <!--? selected value), and generate options...                      ?-->
         <span 
+          petal:omit-tag=""
           petal:repeat="option self/preferences/audience_options $current_val"
         >
           <option


More information about the MKDoc-commit mailing list