[Vtigercrm-commits] [vtiger-commits] r9465 - /vtigercrm/trunk/modules/Reports/SaveAndRun.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Sep 12 17:57:51 EDT 2006


Author: richie
Date: Tue Sep 12 15:57:44 2006
New Revision: 9465

Log:
Changed the width of the error message -- by philip

Modified:
    vtigercrm/trunk/modules/Reports/SaveAndRun.php

Modified: vtigercrm/trunk/modules/Reports/SaveAndRun.php
==============================================================================
--- vtigercrm/trunk/modules/Reports/SaveAndRun.php (original)
+++ vtigercrm/trunk/modules/Reports/SaveAndRun.php Tue Sep 12 15:57:44 2006
@@ -94,7 +94,7 @@
 		include('themes/'.$theme.'/header.php');
 	}	
 	echo "<table border='0' cellpadding='5' cellspacing='0' width='100%' height='450px'><tr><td align='center'>";
-	echo "<div style='border: 3px solid rgb(153, 153, 153); background-color: rgb(255, 255, 255); width: 55%; position: relative; z-index: 10000000;'>
+	echo "<div style='border: 3px solid rgb(153, 153, 153); background-color: rgb(255, 255, 255); width: 80%; position: relative; z-index: 10000000;'>
 
 		<table border='0' cellpadding='5' cellspacing='0' width='98%'>
 		<tbody><tr>





More information about the vtigercrm-commits mailing list