vidhu Posted November 13, 2014 Share Posted November 13, 2014 (edited) Dear Community members. Good Morning . I am beginner here ,without your help I can't continue my work. . please help me. How To remove/hide "Prestashop TM" from Title bar on Admin login page?? For example , file attached. Edit 1- also inform me is it legal to remove prestashop tm? Edited November 13, 2014 by vidhu (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted November 13, 2014 Share Posted November 13, 2014 Trademark text is found in file: <your administration folder>/themes/<your theme folder>/template/controllers/login/content.tpl (1.6.x) <div id="login-footer"> <p class="text-center text-muted"> <a href="http://www.prestashop.com/" onclick="return !window.open(this.href);"> © PrestaShop™ 2007-{$smarty.now|date_format:"%Y"} - All rights reserved </a> </p> ... About legal, I found this : http://www.prestashop.com/forums/topic/278462-is-it-allowed-to-remove-all-prestashop-trade-marks-from-back-office/ pascal Link to comment Share on other sites More sharing options...
vekia Posted November 13, 2014 Share Posted November 13, 2014 for other modifications related to trademark check posts of this guy: http://www.prestashop.com/forums/user/802840-ecommdev/ he asked several times for this and reach modification is pretty well described in his posts. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now