[Vtigercrm-commits] [vtiger-commits] r9695 - /vtigercrm/branches/5.0.2/Smarty/templates/ActivityEditView.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Oct 26 02:34:28 EDT 2006
Author: richie
Date: Thu Oct 26 00:34:25 2006
New Revision: 9695
Log:
* Changed the Enable Repeat to i18n
Modified:
vtigercrm/branches/5.0.2/Smarty/templates/ActivityEditView.tpl
Modified: vtigercrm/branches/5.0.2/Smarty/templates/ActivityEditView.tpl
==============================================================================
--- vtigercrm/branches/5.0.2/Smarty/templates/ActivityEditView.tpl (original)
+++ vtigercrm/branches/5.0.2/Smarty/templates/ActivityEditView.tpl Thu Oct 26 00:34:25 2006
@@ -456,7 +456,7 @@
<input type="checkbox" name="recurringcheck" onClick="showhide('repeatOptions')">
{/if}
</td>
- <td colspan=2>Enable Repeat</td>
+ <td colspan=2>{$MOD.LBL_ENABLE_REPEAT}<td>
</tr>
<tr>
<td colspan=2>
More information about the vtigercrm-commits
mailing list