Ekdant-Online-Store/admininistrator/language/en-gb/common/footer.php

4 lines
171 B
PHP
Raw Normal View History

2024-08-06 12:21:00 +00:00
<?php
// Text
$_['text_footer'] = '<a href="https://www.opencart.com">OpenCart</a> &copy; 2009-' . date('Y') . ' All Rights Reserved.';
$_['text_version'] = 'Version %s';