phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/templates/idsociety/head.tpl, 1.15


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/idsociety/head.tpl, 1.15
Date: Thu, 30 Dec 2004 08:22:20 +0100

Update of /phpgwapi/templates/idsociety
Added Files:
        Branch: 
          head.tpl

date: 2004/12/30 07:22:20;  author: skwashd;  state: Exp;  lines: +8 -7

Log Message:
adding missing files
=====================================================================
<!-- BEGIN head -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset={charset}">
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org";>
<META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare">
<meta name="robots" content="none">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
{css}
</STYLE>
<script language="JavaScript">
<!--
function MM_preloadImages()
{
    if (document.images)
    {
      var imgFiles = MM_preloadImages.arguments;
      if (document.preloadArray==null) document.preloadArray = new Array();
      var i = document.preloadArray.length;
      with (document) for (var j=0; j<imgFiles.length; j++) if 
(imgFiles[j].charAt(0)!="#")
      {
        preloadArray[i] = new Image;
        preloadArray[i++].src = imgFiles[j];
      }
    }
}
//-->
</script>
{java_script}
<TITLE>{website_title}</TITLE>
</HEAD>
<!-- idsociety body tags continue into navbar.tpl, so the closing bracket here 
is there END Head -->
<BODY {body_tags} 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]