[Vtigercrm-commits] [vtiger-commits] r9755 - /vtigercrm/branches/5.0.2/modules/Calendar/addEventUI.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Oct 31 02:00:24 EST 2006


Author: richie
Date: Tue Oct 31 00:00:21 2006
New Revision: 9755

Log:
style modified for todo popup

Modified:
    vtigercrm/branches/5.0.2/modules/Calendar/addEventUI.php

Modified: vtigercrm/branches/5.0.2/modules/Calendar/addEventUI.php
==============================================================================
--- vtigercrm/branches/5.0.2/modules/Calendar/addEventUI.php (original)
+++ vtigercrm/branches/5.0.2/modules/Calendar/addEventUI.php Tue Oct 31 00:00:21 2006
@@ -649,7 +649,7 @@
 	<tr><td><a href='' id="addtodo" class='drop_down'><?php echo $mod_strings['LBL_ADDTODO']?></a></td></tr>
 </table>
 </div>
-<div class="calAddEvent layerPopup" style="display:none" id="createTodo" align=center>
+<div class="calAddEvent layerPopup" style="display:none;width:550px;left:200px;" id="createTodo" align=center>
 <form name="createTodo" onSubmit="task_check_form();return formValidate();" method="POST" action="index.php">
 <input type="hidden" name="return_action" value="index">
 <input type="hidden" name="return_module" value="Calendar">





More information about the vtigercrm-commits mailing list