[Vtigercrm-commits] [vtiger-commits] r4943 - /vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu Apr 6 09:34:00 EDT 2006


Author: saraj
Date: Thu Apr  6 07:33:55 2006
New Revision: 4943

Log:
issue in notification has been fixed

Modified:
    vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl

Modified: vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings/EmailNotification.tpl Thu Apr  6 07:33:55 2006
@@ -16,7 +16,7 @@
 <td width="75%" style="padding-left:20px;" valign="top">
 	
 	<div id="notifycontents">
-	{include file='Settings/EmailNotoficationContents.tpl'}
+	{include file='Settings/EmailNotificationContents.tpl'}
 	</div>
 	
 </td>
@@ -31,7 +31,7 @@
 </table>
 	{include file='SettingsSubMenu.tpl'}
 	<div id="editdiv" style="display:none;position:absolute;left:180px;top:30px;"></div>
-	<div id="status" style="display:none;position:absolute;background-color:#bbbbbb;left:887px;top:0px;height:17px;white-space:nowrap;"">Processing Request...</div>
+	<div id="status" style="display:none;position:absolute;background-color:#bbbbbb;left:887px;top:0px;height:17px;white-space:nowrap;">Processing Request...</div>
 {literal}
 <script>
 function fetchSaveNotify(id)





More information about the vtigercrm-commits mailing list