[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/templates/idsociety/ -> head.tpl (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html>
   3  <head>
   4  <meta http-equiv="Content-Type" content="text/html; charset={charset}" />
   5  <neta name="AUTHOR" content="eGroupWare http://www.egroupware.org" />
   6  <meta name="description" content="eGroupWare" />
   7  <meta name="keywords" content="eGroupWare" />
   8  <meta name="robots" content="none" />
   9  <link rel="ICON" href="{img_icon}" type="image/x-ico" />
  10  <link rel="SHORTCUT ICON" href="{img_shortcut}" />
  11  {css}
  12  </style>
  13  <script language="JavaScript">
  14  <!--
  15  function MM_preloadImages()
  16  {
  17      if (document.images)
  18      {
  19        var imgFiles = MM_preloadImages.arguments;
  20        if (document.preloadArray==null) document.preloadArray = new Array();
  21        var i = document.preloadArray.length;
  22        with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#")
  23        {
  24          preloadArray[i] = new Image;
  25          preloadArray[i++].src = imgFiles[j];
  26        }
  27      }
  28  }
  29  //-->
  30  </script>
  31  {java_script}
  32  <title>{website_title}</title>
  33  </head>
  34  <!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there -->
  35  <body {body_tags}


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7