[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/Smarty/templates/ -> loginheader.tpl (source)

   1  <!--
   2  /*********************************************************************************
   3   * The contents of this file are subject to the SugarCRM Public License Version 1.2
   4   * ("License"); You may not use this file except in compliance with the 
   5   * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
   6   * Software distributed under the License is distributed on an  "AS IS"  basis,
   7   * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
   8   * the specific language governing rights and limitations under the License.
   9   * The Original Code is:  SugarCRM Open Source
  10   * The Initial Developer of the Original Code is SugarCRM, Inc.
  11   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
  12   * All Rights Reserved.
  13   * Contributor(s): ______________________________________.
  14   ********************************************************************************/
  15  -->
  16  <!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01 Transitional//EN">
  17  <html>
  18  <head>
  19  <link REL="SHORTCUT ICON" HREF="include/images/vtigercrm_icon.ico">
  20  <meta http-equiv="Content-Type" content="text/html; charset={$LBL_CHARSET}">
  21  <title>{$APP.LBL_BROWSER_TITLE}</title>
  22  <style type="text/css">@import url("include/style.css");</style>
  23  </head>
  24  <body style="padding:0; margin:0;">


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7