[Vtigercrm-commits] [vtiger-commits] r6391 - /vtigercrm/trunk/Smarty/templates/HomePage.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 24 17:52:51 EDT 2006
Author: richie
Date: Wed May 24 15:52:48 2006
New Revision: 6391
Log:
tag integrated for home page accross product
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 24 15:52:48 2006
@@ -209,6 +209,40 @@
</table>
{/if}
+ <table border=0 cellspacing=0 cellpadding=0 width=100% class="rightMailMerge">
+ <tr>
+ <td class="rightMailMergeHeader"><b>Tag Cloud</b></td>
+ </tr>
+ <tr style="height:25px">
+ <td class="rightMailMergeContent">
+ <table border=0 cellspacing=0 cellpadding=0 width=100% >
+ <tr><td>
+ <table width="250" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td colspan="3"><img src="{$IMAGE_PATH}cloud_top.gif" width=250 height=38 alt=""></td>
+ </tr>
+ <tr>
+ <td width="16" height="10"><img src="{$IMAGE_PATH}cloud_top_left.gif" width="16" height="10"></td>
+ <td width="221" height="10"><img src="{$IMAGE_PATH}tagcloud_03.gif" width="221" height="10"></td>
+ <td width="13" height="10"><img src="{$IMAGE_PATH}cloud_top_right.gif" width="13" height="10"></td>
+ </tr>
+ <tr>
+ <td class="cloudLft"></td>
+ <td><span id="tagfields">{$ALL_TAG}</span></td>
+ <td class="cloudRht"></td>
+ </tr>
+ <tr>
+ <td width="16" height="13"><img src="{$IMAGE_PATH}cloud_btm_left.gif" width="16" height="13"></td>
+ <td width="221" height="13"><img src="{$IMAGE_PATH}cloud_btm_bdr.gif" width="221" height="13"></td>
+ <td width="13" height="13"><img src="{$IMAGE_PATH}cloud_btm_right.gif" width="13" height="13"></td>
+ </tr>
+ </table>
+ </td></tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+
</td>
More information about the vtigercrm-commits
mailing list