[Vtigercrm-commits] [vtiger-commits] r5768 - /vtigercrm/trunk/Smarty/templates/Settings/

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 8 10:47:33 EDT 2006


Author: richie
Date: Mon May  8 08:47:22 2006
New Revision: 5768

Log:
Added the vtiger licence text in tpl file.

Modified:
    vtigercrm/trunk/Smarty/templates/Settings/EditPickList.tpl
    vtigercrm/trunk/Smarty/templates/Settings/EmailConfig.tpl
    vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl
    vtigercrm/trunk/Smarty/templates/Settings/EmailNotificationContents.tpl
    vtigercrm/trunk/Smarty/templates/Settings/InventoryNotify.tpl
    vtigercrm/trunk/Smarty/templates/Settings/InventoryNotifyContents.tpl
    vtigercrm/trunk/Smarty/templates/Settings/InventoryTerms.tpl
    vtigercrm/trunk/Smarty/templates/Settings/ModuleOwners.tpl
    vtigercrm/trunk/Smarty/templates/Settings/ModuleOwnersContents.tpl
    vtigercrm/trunk/Smarty/templates/Settings/PickList.tpl
    vtigercrm/trunk/Smarty/templates/Settings/PickListContents.tpl

Modified: vtigercrm/trunk/Smarty/templates/Settings/EditPickList.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/EditPickList.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/EditPickList.tpl Mon May  8 08:47:22 2006
@@ -1,4 +1,14 @@
-
+{*<!--
+/*********************************************************************************
+  ** 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 style="left: 323px; top: 395px; display: block;" id="orgLay">
 	<table border="0" cellpadding="5" cellspacing="0" width="100%">
 	<tbody><tr>

Modified: vtigercrm/trunk/Smarty/templates/Settings/EmailConfig.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/EmailConfig.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/EmailConfig.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <style type="text/css">@import url(themes/blue/style.css);</style>
 <table width="100%" border="0" cellpadding="0" cellspacing="0">

Modified: vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <script language="JavaScript" type="text/javascript" src="include/js/ajax.js"></script>
 <style type="text/css">@import url(themes/blue/style.css);</style>

Modified: vtigercrm/trunk/Smarty/templates/Settings/EmailNotificationContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/EmailNotificationContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/EmailNotificationContents.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <table style="background-color: rgb(204, 204, 204);" class="small" border="0" cellpadding="5" cellspacing="1" width="100%">
 	<tbody>
 	<tr>

Modified: vtigercrm/trunk/Smarty/templates/Settings/InventoryNotify.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/InventoryNotify.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/InventoryNotify.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <script language="JavaScript" type="text/javascript" src="include/js/ajax.js"></script>
 <style type="text/css">@import url(themes/blue/style.css);</style>

Modified: vtigercrm/trunk/Smarty/templates/Settings/InventoryNotifyContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/InventoryNotifyContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/InventoryNotifyContents.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <table style="background-color: rgb(204, 204, 204);" class="small" border="0" cellpadding="5" cellspacing="1" width="100%">
 	
 	<tbody>

Modified: vtigercrm/trunk/Smarty/templates/Settings/InventoryTerms.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/InventoryTerms.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/InventoryTerms.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <style type="text/css">@import url(themes/blue/style.css);</style>
 <table width="100%" border="0" cellpadding="0" cellspacing="0">

Modified: vtigercrm/trunk/Smarty/templates/Settings/ModuleOwners.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/ModuleOwners.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/ModuleOwners.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <script language="JavaScript" type="text/javascript" src="include/js/ajax.js"></script>
 <script language="javascript">

Modified: vtigercrm/trunk/Smarty/templates/Settings/ModuleOwnersContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/ModuleOwnersContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/ModuleOwnersContents.tpl Mon May  8 08:47:22 2006
@@ -1,4 +1,15 @@
-	<form name="support_owners" method="POST" action="index.php">
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
+<form name="support_owners" method="POST" action="index.php">
 	<input type="hidden" name="module" value="Settings">
 	<input type="hidden" name="action" value="SettingsAjax">
 	<input type="hidden" name="file" value="ListModuleOwners">

Modified: vtigercrm/trunk/Smarty/templates/Settings/PickList.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/PickList.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/PickList.tpl Mon May  8 08:47:22 2006
@@ -1,3 +1,14 @@
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
 <script language="JavaScript" type="text/javascript" src="include/js/menu.js"></script>
 <script src="include/scriptaculous/prototype.js" type="text/javascript"></script>
 <script src="include/scriptaculous/scriptaculous.js" type="text/javascript"></script>

Modified: vtigercrm/trunk/Smarty/templates/Settings/PickListContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/PickListContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/PickListContents.tpl Mon May  8 08:47:22 2006
@@ -1,4 +1,15 @@
-	<b class="lvtHeaderText">{$MOD.LBL_PICKLIST_AVAIL} {$MODULE}</b><br>
+{*<!--
+/*********************************************************************************
+  ** 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.
+  *
+ ********************************************************************************/
+-->*}
+<b class="lvtHeaderText">{$MOD.LBL_PICKLIST_AVAIL} {$MODULE}</b><br>
 	{$MOD.LBL_PICKLIST_AVAILINFO1} {$MODULE} {$MOD.LBL_PICKLIST_AVAILINFO2}<br>
 	<table style="background-color: rgb(204, 204, 204);" class="small" border="0" cellpadding="5" cellspacing="1" width="90%"><tbody>
 		





More information about the vtigercrm-commits mailing list