diff options
author | ot <ot@localhost> | 2006-02-08 03:30:03 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-02-08 03:30:03 +0000 |
commit | 0553e91527ccd6fdd965ec5667f574beba56b705 (patch) | |
tree | 0642e112f25df6604c15eac724d1bfbabb009978 | |
parent | 2638c273f96822c40a8c275e10c096d083a814fd (diff) | |
download | markup-validator-0553e91527ccd6fdd965ec5667f574beba56b705.zip markup-validator-0553e91527ccd6fdd965ec5667f574beba56b705.tar.gz markup-validator-0553e91527ccd6fdd965ec5667f574beba56b705.tar.bz2 |
removing extraneous copy-pasted section
-rw-r--r-- | share/templates/en_US/soap_fault.tmpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/templates/en_US/soap_fault.tmpl b/share/templates/en_US/soap_fault.tmpl index 8cf2ca9..3de61d8 100644 --- a/share/templates/en_US/soap_fault.tmpl +++ b/share/templates/en_US/soap_fault.tmpl @@ -13,14 +13,6 @@ X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors"> <env:Value>m:Exception</env:Value> </env:Subcode> </env:Code> - <env:Reason> - <env:Text xml:lang="en-US">@@ add fatal error text here @@</env:Text> - </env:Reason> - <env:Detail> - <m:errordetail xml:lang="en-US"> - Target: http://www.websitedev.de/markup/validator/tests/white-space-preceding-xml-decl.html org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed. - </m:errordetail> - </env:Detail> <TMPL_IF NAME="fatal_transcode_error"> <env:Reason> |