Content CMS_HTML possible error
Verfasst: Do 5. Feb 2004, 23:30
Hi,
I have a layout containing some containers, as last I have a container of type CMS_HTML.
As result on the editor page in the backend I have the code as follow, get a look at the closing tag of the body, the closing > is missing, where can I correct this? In the layout is not missing...
<table width="770" align="center" cellpadding="0" cellspacing="0" border="0">
<tr align="center">
<td class="serviceNav" width="100%" colspan="3">
<div class="infoAddress" align="center"><div id="HTML_2_2" onFocus="this.style.border='1px solid #bb5577'" onBlur="this.style.border='1px dashed #bfbfbf'" style="border:1px dashed #bfbfbf" contentEditable="true" ><STRONG>it-te.ch</STRONG> - <A href="mailto:info@it-te.ch">info@it-te.ch</A> - Copyright 2003 </div><a href="javascript:setcontent('26','front_content.php?action=10&idcat=19&idart=26&idartlang=26&type=CMS_HTML&typenr=2&lang=3&contenido=6c83a2e4d91ada3989c2e435bc17b977')">
<img src="http://www.it-te.ch/web/contenido/image ... ithtml.gif" border="0"></a>
<a href="javascript:setcontent('26','0')"><img src="http://www.it-te.ch/web/contenido/image ... ichern.gif" border="0"> </a> <!--[footer info]--></div>
</td>
</tr>
</table>
<form name="editcontent" method="post" action="front_content.php?area=con_editcontent&idart=26&idcat=19&lang=3&action=20&contenido=6c83a2e4d91ada3989c2e435bc17b977">
<input type="hidden" name="changeview" value="edit">
<input type="hidden" name="data" value="">
<input type="hidden" name="con_class" value="">
</form></body
</html>
Bye
Alessandro
I have a layout containing some containers, as last I have a container of type CMS_HTML.
As result on the editor page in the backend I have the code as follow, get a look at the closing tag of the body, the closing > is missing, where can I correct this? In the layout is not missing...
<table width="770" align="center" cellpadding="0" cellspacing="0" border="0">
<tr align="center">
<td class="serviceNav" width="100%" colspan="3">
<div class="infoAddress" align="center"><div id="HTML_2_2" onFocus="this.style.border='1px solid #bb5577'" onBlur="this.style.border='1px dashed #bfbfbf'" style="border:1px dashed #bfbfbf" contentEditable="true" ><STRONG>it-te.ch</STRONG> - <A href="mailto:info@it-te.ch">info@it-te.ch</A> - Copyright 2003 </div><a href="javascript:setcontent('26','front_content.php?action=10&idcat=19&idart=26&idartlang=26&type=CMS_HTML&typenr=2&lang=3&contenido=6c83a2e4d91ada3989c2e435bc17b977')">
<img src="http://www.it-te.ch/web/contenido/image ... ithtml.gif" border="0"></a>
<a href="javascript:setcontent('26','0')"><img src="http://www.it-te.ch/web/contenido/image ... ichern.gif" border="0"> </a> <!--[footer info]--></div>
</td>
</tr>
</table>
<form name="editcontent" method="post" action="front_content.php?area=con_editcontent&idart=26&idcat=19&lang=3&action=20&contenido=6c83a2e4d91ada3989c2e435bc17b977">
<input type="hidden" name="changeview" value="edit">
<input type="hidden" name="data" value="">
<input type="hidden" name="con_class" value="">
</form></body
</html>
Bye
Alessandro