VM 1.1 r928
Recommend this product to a friend popup window has extra
media="" tag in upper left corner of the window.
And change body message from
Quotei've found this great product on Site Name that might be of interest for you.
to
QuoteI've found this great product on Site Name that might be of interest to you.
media tag is due to the addstylesheet command only checking for index3.php (This is only available in admin) so the correct formatting of the style sheet is ignored.
I have changed mainframe.class.php to overcome this.
The other is just a change in the language file.
Talking of the language file
These are missing also
var $_EMAIL_FRIEND ='Friends Name';
var $_EMAIL_FRIEND_ADDR ='Friends email address';
var $_EMAIL_YOUR_NAME ='Your Name';
var $_EMAIL_YOUR_MAIL ='Your email address';
At least they are in english.php !
And while I'm at it, shouldn't we auto fill the senders name and email address if they are a registered user?
Quote from: macallf on September 09, 2007, 15:18:35 PM
And while I'm at it, shouldn't we auto fill the senders name and email address if they are a registered user?
Please do.
Implemented in r930.
Language files not changed, Correct wording should be implemented
Q&T note; tracker URL http://virtuemart.net/index.php?do=details&task_id=1462&option=com_flyspray&Itemid=91&option=com_flyspray&Itemid=91