summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/soap_warnings.tmpl2
-rw-r--r--share/templates/en_US/ucn_warnings.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/en_US/soap_warnings.tmpl b/share/templates/en_US/soap_warnings.tmpl
index 279f9e8..434bb03 100644
--- a/share/templates/en_US/soap_warnings.tmpl
+++ b/share/templates/en_US/soap_warnings.tmpl
@@ -86,7 +86,7 @@
<m:warning><m:messageid>W25</m:messageid><m:message><TMPL_VAR NAME="W25_dtd" ESCAPE="HTML"> document without DOCTYPE detected</m:message></m:warning>
</TMPL_IF>
<TMPL_IF NAME="W26">
- <m:warning><m:messageid>W26"></m:messageid><m:message>Mismatch between Public and System identifiers in the DOCTYPE declaration</m:message></m:warning>
+ <m:warning><m:messageid>W26</m:messageid><m:message>Mismatch between Public and System identifiers in the DOCTYPE declaration</m:message></m:warning>
</TMPL_IF>
<TMPL_IF NAME="W@@">
diff --git a/share/templates/en_US/ucn_warnings.tmpl b/share/templates/en_US/ucn_warnings.tmpl
index 5c7e378..c64e792 100644
--- a/share/templates/en_US/ucn_warnings.tmpl
+++ b/share/templates/en_US/ucn_warnings.tmpl
@@ -86,7 +86,7 @@
<warning><messageid>W25</messageid><message><TMPL_VAR NAME="W25_dtd" ESCAPE="HTML"> document without DOCTYPE detected</message></warning>
</TMPL_IF>
<TMPL_IF NAME="W26">
- <warning><messageid>W26"></messageid><message>Mismatch between Public and System identifiers in the DOCTYPE declaration</message></warning>
+ <warning><messageid>W26</messageid><message>Mismatch between Public and System identifiers in the DOCTYPE declaration</message></warning>
</TMPL_IF>
<TMPL_IF NAME="W@@">
<warning><messageid>W@@</messageid><message></message></warning>