Ekdant-Online-Store/admininistrator/language/en-gb/common/footer.php
2024-08-06 18:06:00 +05:45

4 lines
171 B
PHP

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