[Vtigercrm-commits] [vtiger-commits] r6725 - /vtigercrm/trunk/Smarty/templates/Popup.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 18:35:46 EDT 2006
Author: saraj
Date: Mon May 29 16:35:43 2006
New Revision: 6725
Log:
* Added class small in table to display the Alphabetical search letters as small
Modified:
vtigercrm/trunk/Smarty/templates/Popup.tpl
Modified: vtigercrm/trunk/Smarty/templates/Popup.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Popup.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Popup.tpl Mon May 29 16:35:43 2006
@@ -58,7 +58,7 @@
</tr>
<tr>
<td colspan="4" align="center">
- <table width="100%">
+ <table width="100%" class="small">
<tr>
{$ALPHABETICAL}
</tr>
More information about the vtigercrm-commits
mailing list