[Vtigercrm-commits] [vtiger-commits] r5626 - /vtigercrm/trunk/Smarty/templates/Header.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 1 09:33:03 EDT 2006
Author: don
Date: Mon May 1 07:32:58 2006
New Revision: 5626
Log:
Added pref view in header.tpl-ahmed
Modified:
vtigercrm/trunk/Smarty/templates/Header.tpl
Modified: vtigercrm/trunk/Smarty/templates/Header.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Header.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Header.tpl Mon May 1 07:32:58 2006
@@ -27,7 +27,7 @@
<td class=small nowrap>
<table border=0 cellspacing=0 cellpadding=0>
<tr>
- <td style="padding-left:10px;padding-right:10px" class=small nowrap> <a href="index.php?module=Users&action=DetailView&record={$CURRENT_USER_ID}">My Preferences</a></td>
+ <td style="padding-left:10px;padding-right:10px" class=small nowrap> <a href="index.php?module=Users&action=DetailView&record={$CURRENT_USER_ID}&modechk=prefview">My Preferences</a></td>
<td style="padding-left:10px;padding-right:10px" class=small nowrap> <a href="index.php?module=Users&action=Logout">Logout</a> ({$CURRENT_USER})</td>
</tr>
</table>
More information about the vtigercrm-commits
mailing list