[Vtigercrm-commits] [vtiger-commits] r11041 - /vtigercrm/branches/5.0.3/Smarty/templates/Rss.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Fri May 25 07:19:58 EDT 2007
Author: jerrydgeorge
Date: Fri May 25 05:19:50 2007
New Revision: 11041
Log:
UI Issue in Rss has been fixed
Modified:
vtigercrm/branches/5.0.3/Smarty/templates/Rss.tpl
Modified: vtigercrm/branches/5.0.3/Smarty/templates/Rss.tpl
==============================================================================
--- vtigercrm/branches/5.0.3/Smarty/templates/Rss.tpl (original)
+++ vtigercrm/branches/5.0.3/Smarty/templates/Rss.tpl Fri May 25 05:19:50 2007
@@ -118,7 +118,7 @@
<!-- Feed Folders -->
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr><td class="small mailSubHeader" height="25"><b>{$MOD.LBL_FEED_SOURCES}</b></td></tr>
- <tr><td class="hdrNameBg" bgcolor="#fff" height=155><div id="rssfolders" style="height:100%;overflow:auto;">{$RSSFEEDS}</div></td></tr>
+ <tr><td class="hdrNameBg" bgcolor="#fff" height=225><div id="rssfolders" style="height:100%;overflow:auto;">{$RSSFEEDS}</div></td></tr>
</table>
</td>
<td width=1%> </td>
More information about the vtigercrm-commits
mailing list