[Vtigercrm-commits] [vtiger-commits] r6844 - in /vtigercrm/trunk/Smarty/templates: Calculator.tpl Clock.tpl MySitesContents.tpl MySitesManage.tpl PopupContents.tpl SelectEmail.tpl SettingsSubMenu.tpl UserListViewContents.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 31 08:37:23 EDT 2006


Author: saraj
Date: Wed May 31 06:37:15 2006
New Revision: 6844

Log:
vtiger License added for template files - ahmed

Modified:
    vtigercrm/trunk/Smarty/templates/Calculator.tpl
    vtigercrm/trunk/Smarty/templates/Clock.tpl
    vtigercrm/trunk/Smarty/templates/MySitesContents.tpl
    vtigercrm/trunk/Smarty/templates/MySitesManage.tpl
    vtigercrm/trunk/Smarty/templates/PopupContents.tpl
    vtigercrm/trunk/Smarty/templates/SelectEmail.tpl
    vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl
    vtigercrm/trunk/Smarty/templates/UserListViewContents.tpl

Modified: vtigercrm/trunk/Smarty/templates/Calculator.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Calculator.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Calculator.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+
 <div id="calc" style="z-index:10000002">
 	<table class="leftFormBorder1" border="0" cellpadding="0" cellspacing="0" width="100%">
 		<tr class="lvtCol" style="cursor:move;" >

Modified: vtigercrm/trunk/Smarty/templates/Clock.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Clock.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Clock.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+
 <div id="wclock" style="z-index:10000001;">
 	<table class="leftFormBorder1" align="center" border="0" cellpadding="2" cellspacing="0" width="100%">
 	<tbody>

Modified: vtigercrm/trunk/Smarty/templates/MySitesContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/MySitesContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/MySitesContents.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <table class="small" border="0" cellpadding="5" cellspacing="0" width="100%">
 <tbody><tr>
 <td style="padding: 5px;" bgcolor="#333333"><span style="color: rgb(255, 255, 255);">{$MOD.LBL_BOOKMARK_LIST} : </span>

Modified: vtigercrm/trunk/Smarty/templates/MySitesManage.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/MySitesManage.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/MySitesManage.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <div style="background-color:#FFFFFF;padding:10px;height:394px;overflow:auto;">
 <table class="small" border="0" cellpadding="5" cellspacing="0" width="100%">
 <tbody><tr>

Modified: vtigercrm/trunk/Smarty/templates/PopupContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/PopupContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/PopupContents.tpl Wed May 31 06:37:15 2006
@@ -1,4 +1,15 @@
-
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <form name="selectall" method="POST">
 <table width="100%" border="0" cellspacing="0" cellpadding="0" class="small">
 	<tr>

Modified: vtigercrm/trunk/Smarty/templates/SelectEmail.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/SelectEmail.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/SelectEmail.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <div id="roleLay" style="z-index:12;display:block;">
 	<form name="SendMail">
 	<table width="100%" border="0" cellpadding="5" cellspacing="0" class="small">

Modified: vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <style>
 .subMnu
 {ldelim}

Modified: vtigercrm/trunk/Smarty/templates/UserListViewContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/UserListViewContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/UserListViewContents.tpl Wed May 31 06:37:15 2006
@@ -1,3 +1,15 @@
+{*<!--
+/*********************************************************************************
+  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
+   * ("License"); You may not use this file except in compliance with the License
+   * The Original Code is:  vtiger CRM Open Source
+   * The Initial Developer of the Original Code is vtiger.
+   * Portions created by vtiger are Copyright (C) vtiger.
+   * All Rights Reserved.
+  *
+ ********************************************************************************/
+-->*}
+<!-- BEGIN: main -->
 <table width="100%" border=0>
 					<tr>
 					<td width="75%" style="border-right:1px dashed #CCCCCC;padding:5px;">





More information about the vtigercrm-commits mailing list