Quote Originally Posted by idtags View Post
Hello,
Where can we change following lines?

"The Zen Cart™ Team and others ""

/>shopping cart program by Zen Cart™, http://www.zen-cart.com"

in these codes:

<meta http-equiv="imagetoolbar" content="no" />
<meta name="authors" content="The Zen Cart&trade; Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com" />

Is slash / in the end of lines correct?

Thanks for the respond in advance
You mean you don't want to give credit to the Zen Cart team for writing the software you're using to run your store?

If you strongly believe that you should give that credit to yourself instead, change it in your custom html_header.php file.

And yes, the trailing slash at the end of the tag is correct.