[Vtigercrm-commits] [vtiger-commits] r5965 - /vtigercrm/trunk/modules/Leads/ConvertLead.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sun May 14 23:41:36 EDT 2006
Author: saraj
Date: Sun May 14 21:41:31 2006
New Revision: 5965
Log:
style has been applied for div tag
Modified:
vtigercrm/trunk/modules/Leads/ConvertLead.php
Modified: vtigercrm/trunk/modules/Leads/ConvertLead.php
==============================================================================
--- vtigercrm/trunk/modules/Leads/ConvertLead.php (original)
+++ vtigercrm/trunk/modules/Leads/ConvertLead.php Sun May 14 21:41:31 2006
@@ -80,7 +80,7 @@
<input type="hidden" name="action">
<input type="hidden" name="current_user_id" value="'.$modified_user_id.'">
- <div id="orgLay">
+ <div id="orgLay" style="display: block;">
<table width="100%" border="0" cellpadding="5" cellspacing="0">
<tr>
<td class="genHeaderSmall" align="left"><IMG src="'.$image_path.'Leads.gif">'.$mod_strings['LBL_CONVERT_LEAD'].' '.$firstname.' '.$lastname.'</td>
More information about the vtigercrm-commits
mailing list