[Vtigercrm-commits] [vtiger-commits] r6877 - /vtigercrm/trunk/Smarty/templates/HomePage.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 31 10:39:01 EDT 2006
Author: don
Date: Wed May 31 08:38:57 2006
New Revision: 6877
Log:
issue in home page has been fixed
Modified:
vtigercrm/trunk/Smarty/templates/HomePage.tpl
Modified: vtigercrm/trunk/Smarty/templates/HomePage.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/HomePage.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/HomePage.tpl Wed May 31 08:38:57 2006
@@ -43,7 +43,7 @@
<TABLE border=0 cellspacing=0 cellpadding=0 width=100% class=small>
<tr><td style="height:2px"></td></tr>
<tr>
- <td style="padding-left:10px;padding-right:50px" class="moduleName" nowrap>{$APP.$CATEGORY} > <a class="hdrLink" href="index.php?action=ListView&module={$MODULE}">{$APP.$MODULE}</a></td>
+ <td style="padding-left:10px;padding-right:50px" class="moduleName" nowrap>{$APP.$CATEGORY} > <a class="hdrLink" href="index.php?action=index&module={$MODULE}">{$APP.$MODULE}</a></td>
<td width=100% nowrap>
<table border="0" cellspacing="0" cellpadding="0" >
More information about the vtigercrm-commits
mailing list