[Vtigercrm-commits] [vtiger-commits] r11048 - /vtigercrm/branches/5.0.3/index.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sat May 26 02:15:26 EDT 2007
Author: richie
Date: Sat May 26 00:15:20 2007
New Revision: 11048
Log:
added footer vtiger link open new window to be changed-allen
Modified:
vtigercrm/branches/5.0.3/index.php
Modified: vtigercrm/branches/5.0.3/index.php
==============================================================================
--- vtigercrm/branches/5.0.3/index.php (original)
+++ vtigercrm/branches/5.0.3/index.php Sat May 26 00:15:20 2007
@@ -651,7 +651,7 @@
echo '<style type="text/css">@import url("themes/'.$theme.'/style.css"); </style>';
echo "<br><br><br><table border=0 cellspacing=0 cellpadding=5 width=100% class=settingsSelectedUI >";
echo "<tr><td class=small align=left><span style='color: rgb(153, 153, 153);'>vtiger CRM 5.0.3</span></td>";
- echo "<td class=small align=right><span style='color: rgb(153, 153, 153);'>© 2004-2007 <a href='http://www.vtiger.com'>vtiger.com</a> | <a href='javascript:mypopup()'>".$app_strings['LNK_READ_LICENSE']."</a></span></td></tr></table>";
+ echo "<td class=small align=right><span style='color: rgb(153, 153, 153);'>© 2004-2007 <a href='http://www.vtiger.com' target='_blank'>vtiger.com</a> | <a href='javascript:mypopup()'>".$app_strings['LNK_READ_LICENSE']."</a></span></td></tr></table>";
// echo "<table align='center'><tr><td align='center'>";
// Under the Sugar Public License referenced above, you are required to leave in all copyright statements
More information about the vtigercrm-commits
mailing list