[Vtigercrm-commits] [vtiger-commits] r5723 - /vtigercrm/trunk/Smarty/templates/AddMailAccount.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 3 11:40:06 EDT 2006
Author: saraj
Date: Wed May 3 09:40:00 2006
New Revision: 5723
Log:
Modified Emails Per Page Label
Modified:
vtigercrm/trunk/Smarty/templates/AddMailAccount.tpl
Modified: vtigercrm/trunk/Smarty/templates/AddMailAccount.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/AddMailAccount.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/AddMailAccount.tpl Wed May 3 09:40:00 2006
@@ -127,7 +127,7 @@
<td class="dvtCellInfo"> </td>
</tr>
<tr>
- <td class="dvtCellLabel" align="right"><FONT class="required" color="red">{$APP.LBL_REQUIRED_SYMBOL}</FONT>Email's per Page </td>
+ <td class="dvtCellLabel" align="right">Email's per Page </td>
<td class="dvtCellInfo"><input type="text" name="mails_per_page" value="{$MAILS_PER_PAGE}" class="detailedViewTextBox" onfocus="this.className='detailedViewTextBoxOn'" onblur="this.className='detailedViewTextBox'"/></td>
<td class="dvtCellInfo"> </td>
</tr>
More information about the vtigercrm-commits
mailing list