[Vtigercrm-commits] [vtiger-commits] r7795 - /vtigertoolbar/trunk/firefox/chrome/content/create_vendor.xul
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue Jul 4 10:57:10 EDT 2006
Author: richie
Date: Tue Jul 4 08:57:07 2006
New Revision: 7795
Log:
label fixed from company to website
Modified:
vtigertoolbar/trunk/firefox/chrome/content/create_vendor.xul
Modified: vtigertoolbar/trunk/firefox/chrome/content/create_vendor.xul
==============================================================================
--- vtigertoolbar/trunk/firefox/chrome/content/create_vendor.xul (original)
+++ vtigertoolbar/trunk/firefox/chrome/content/create_vendor.xul Tue Jul 4 08:57:07 2006
@@ -51,8 +51,8 @@
<hbox>
<spacer flex="1"/>
- <label style="color:red" value="*"/>
- <label style="padding: 0px;margin-top: 3px;" value="Company:"/>
+ <label style="color:red" value=""/>
+ <label style="padding: 0px;margin-top: 3px;" value="Website:"/>
<hbox style="width: 25em">
<textbox id="txtvendorwebsite" flex="1"/>
More information about the vtigercrm-commits
mailing list