Remove blank line at top of html output

This commit is contained in:
Miles Lott 2004-01-01 23:02:24 +00:00
parent 545d949dfe
commit c35cc8613e
7 changed files with 25 additions and 32 deletions

View File

@ -1,11 +1,10 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<meta name="robots" content="none"> <meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">

View File

@ -1,5 +1,4 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xml:lang="{lang_code}" xmlns="http://www.w3.org/1999/xhtml"> <html xml:lang="{lang_code}" xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<title>{website_title}</title> <title>{website_title}</title>

View File

@ -1,11 +1,10 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<meta name="robots" content="none"> <meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">

View File

@ -2,9 +2,9 @@
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<meta name="robots" content="none"> <meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">

View File

@ -1,11 +1,10 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<META name="robots" content="none"> <META name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">

View File

@ -1,11 +1,10 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<meta name="robots" content="none"> <meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">
@ -15,4 +14,4 @@
{java_script} {java_script}
</HEAD> </HEAD>
<BODY bgColor="#e5e5e5" {body_tags}> <BODY bgColor="#e5e5e5" {body_tags}>
<!-- END Head --> <!-- END head -->

View File

@ -1,12 +1,10 @@
<!-- BEGIN head --> <!-- BEGIN head --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML> <HTML>
<HEAD> <HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}"> <META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="eGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="eGroupWare">
<meta name="robots" content="none"> <meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico"> <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}"> <LINK REL="SHORTCUT ICON" href="{img_shortcut}">