From c4cd441c64ca6d57f877aff890653267f9aa5020 Mon Sep 17 00:00:00 2001 From: Tinny Ng <tng@apache.org> Date: Fri, 26 Jul 2002 18:46:16 +0000 Subject: [PATCH] Add atl="" to footer.html git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174067 13f79535-47bb-0310-9956-ffa450edef68 --- doc/html/apiDocs/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/apiDocs/footer.html b/doc/html/apiDocs/footer.html index d2bfedc07..1456063d9 100644 --- a/doc/html/apiDocs/footer.html +++ b/doc/html/apiDocs/footer.html @@ -1,5 +1,5 @@ </FONT></TD></TR></TABLE><BR> -</TD></TR></TABLE></TD></TR></TABLE><BR><TABLE border="0" cellpadding="0" cellspacing="0" width="620"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1"></TD></TR><TR><TD align="center"><FONT color="#0086b2" size="-1"><I> +</TD></TR></TABLE></TD></TR></TABLE><BR><TABLE border="0" cellpadding="0" cellspacing="0" width="620"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1" alt=""></TD></TR><TR><TD align="center"><FONT color="#0086b2" size="-1"><I> Copyright © 2000 The Apache Software Foundation. All Rights Reserved. </I></FONT></TD></TR></TABLE></BODY></HTML> \ No newline at end of file -- GitLab