Contributions
HTML tags
<html tags>
This contribution for html tags. Typical usage is for google plus or social buttons.
Normaly the html tags can be edited in main language files.
// Global entries for the <html> tag
define('HTML_PARAMS', 'dir="ltr" lang="en"');
In osCommerce v2.3.1 you can use the core modularity for this option.
| 13 Jan 2012 |
<html tags>
This contribution for html tags. Typical usage is for google plus or social buttons.
Normaly the html tags can be edited in main language files.
// Global entries for the <html> tag
define('HTML_PARAMS', 'dir="ltr" lang="en"');
In osCommerce v2.3.1 you can use the core modularity for this option.
Note: Contributions are used at own risk.
