{"id":68951,"date":"2016-04-15T05:34:24","date_gmt":"2016-04-15T09:34:24","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=68951"},"modified":"2016-07-07T05:50:45","modified_gmt":"2016-07-07T09:50:45","slug":"prestashop-1-6-x-how-to-edit-admin-login-page","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/prestashop-1-6-x-how-to-edit-admin-login-page.html","title":{"rendered":"PrestaShop 1.6.x. How to edit admin login page"},"content":{"rendered":"<p>This tutorial will show you how to edit <strong>copyright message<\/strong> on the PrestaShop login page.<\/p>\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=LIp0KX9q02s?width=1280&amp;height=720\" rel=\"prettyPhoto\">PrestaShop 1.6.x. How to edit admin login page<\/a>\r\n\r\n\t<p>The default PrestaShop login page <strong>copyright message<\/strong> reads <strong>&copy; PrestaShop&trade; 2007-2016 &#8211; All rights reserved<\/strong>. We are going to show you how to edit it:<\/p>\r\n\t<a href=\"\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1-300x169.jpg\" alt=\"PrestaShop_1.6.x._How_to_edit_admin_login_page-1\" width=\"300\" height=\"169\" class=\"alignnone size-medium wp-image-68955\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1-300x169.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1-150x84.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1-1024x576.jpg 1024w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-1.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\t<p>In order to edit the <strong>copyright message<\/strong> on the PrestaShop login page, you need to take the following steps:<\/p>\r\n\r\n\t<ol>\r\n\t\t<li>\r\n\t\t\t<p>Open the <strong>ADMIN_DIRECTORY\/themes\/default\/template\/controllers\/login\/content.tpl<\/strong> file with your favorite source code editor.<\/p>\r\n\t\t<\/li>\r\n\t\t<li>\r\n\t\t\t<p>Find the following code on line 139:<\/p>\r\n<pre>\r\n&amp;copy; PrestaShop&amp;#8482; 2007-{$smarty.now|date_format:\"%Y\"} - All rights reserved\r\n<\/pre>\r\n\t\t<p>The string of code consists of:<\/p>\r\n\t\t\t\t<ul class=\"list\">\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\t<p><code>&amp;copy;<\/code> &#8211; copyright symbol &copy;;<\/p>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\t<p><code>PrestaShop<\/code> &#8211; company name;<\/p>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\t<p><code>&amp;#8482;<\/code> &#8211; trademark symbol &#8482;;<\/p>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\t<p><code>2007-{$smarty.now|date_format:\"%Y\"}<\/code> &#8211; the start year and the current year (generated by the script);<\/p>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\t<p><code>All rights reserved<\/code> &#8211; message:<\/p>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t<a href=\"\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2-300x169.jpg\" alt=\"PrestaShop_1.6.x._How_to_edit_admin_login_page-2\" width=\"300\" height=\"169\" class=\"alignnone size-medium wp-image-68957\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2-300x169.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2-150x84.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2-1024x576.jpg 1024w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2016\/04\/PrestaShop_1.6.x._How_to_edit_admin_login_page-2.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\t\t<\/li>\r\n\t\t<li>\r\n\t\t\t<p>Edit the <strong>copyright<\/strong> message and save changes. Upload the <strong>content.tpl<\/strong> file to the server.<\/p>\r\n\t\t<\/li>\r\n\t<\/ol>\r\n\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=LIp0KX9q02s?width=1280&amp;height=720\" rel=\"prettyPhoto\">PrestaShop 1.6.x. How to edit admin login page<\/a>","protected":false},"excerpt":{"rendered":"<p>This tutorial will show you how to edit <strong>copyright message<\/strong> on the PrestaShop login page.<\/p>\n","protected":false},"author":85,"featured_media":68959,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[732],"tags":[582,808,572,552],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/68951"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/85"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=68951"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/68951\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/68959"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=68951"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=68951"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=68951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}