[Vtigercrm-commits] [vtiger-commits] r5192 - /vtigercrm/trunk/Smarty/templates/MyPrefDetailView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu Apr 20 09:26:02 EDT 2006


Author: saraj
Date: Thu Apr 20 07:25:57 2006
New Revision: 5192

Log:
Removed the Settings Menu from My Preferences - Ahmed

Modified:
    vtigercrm/trunk/Smarty/templates/MyPrefDetailView.tpl

Modified: vtigercrm/trunk/Smarty/templates/MyPrefDetailView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/MyPrefDetailView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/MyPrefDetailView.tpl Thu Apr 20 07:25:57 2006
@@ -6,11 +6,6 @@
 <script language="JavaScript" type="text/javascript" src="include/js/effectspack.js"></script>
 <style type="text/css">@import url(themes/blue/style.css);</style>
 
-
-<table width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-        {include file='SettingsMenu.tpl'}
-<td width="75%" valign="top">
 
 <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
 
@@ -251,9 +246,6 @@
 		</tr>
   </table>
 
-</td></tr>
-</table>
 
 {$JAVASCRIPT}
-	{include file = 'SettingsSubMenu.tpl'}
-
+





More information about the vtigercrm-commits mailing list