[EMAIL PROTECTED] wrote:
--- incubator/lokahi/lokahi/trunk/src/www/Apache/Server/add.vm (original)
+++ incubator/lokahi/lokahi/trunk/src/www/Apache/Server/add.vm Thu Jul  6 
08:23:21 2006
@@ -20,123 +20,125 @@
 #parse("/layout/header.vm")
<div align="center" class="contentbox">
-<br /><br />
+<br/><br/>

FYI - the original construct ensured cross-compatible behavior between non-xml
compliant, classic SGML parsers, and modern xml parsers.  The original form
is entirely xml compliant and wastes only a byte per tag.

You might want to rethink removing the ability for classic sgml parsers to
render or extract such info.

Bill

Reply via email to