Hello,
the current CCK 6.x release has errors in the help files:
Severity and Description Path Resource Location
Attribute value (code) not closed. sites/all/modules/cck/help theme-field-templates.html line 3
Attribute value (code) not closed. sites/all/modules/cck/help theme-field-templates.html line 4
Invalid character (>) used in text string sites/all/modules/cck/help theme-node-templates.html line 51
Comments
Comment #1
yched commentedOK, first 2 errors ("Attribute value (code) not closed") fixed, + a missing 'p' closing tag in theme-node-templates.html
I don't see what's wrong with the 3rd error you mention, though.
Comment #2
karens commentedOld issue, partly fixed, and no response on the last point.