Added default language pack (en-gb)
This commit is contained in:
4
admin/common/footer.php
Normal file
4
admin/common/footer.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_footer'] = '<a href="http://www.opencart.com">OpenCart</a> © 2009-' . date('Y') . ' All Rights Reserved.';
|
||||
$_['text_version'] = 'Version %s';
|
Reference in New Issue
Block a user