[Vtigercrm-commits] [vtiger-commits] r4184 - /vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue Mar 14 10:42:27 EST 2006
Author: saraj
Date: Tue Mar 14 08:42:22 2006
New Revision: 4184
Log:
Removed the form ending tag
Modified:
vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
Modified: vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl Tue Mar 14 08:42:22 2006
@@ -62,4 +62,4 @@
{elseif $MODULE eq 'HelpDesk'}
<input type="hidden" name="ticket_id" value="{$id}">
{/if}
-</form>
+
More information about the vtigercrm-commits
mailing list