Added default language pack (en-gb)
This commit is contained in:
6
admin/common/dashboard.php
Normal file
6
admin/common/dashboard.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Dashboard';
|
||||
|
||||
// Error
|
||||
$_['error_install'] = 'Warning: Install folder still exists and should be deleted for security reasons!';
|
Reference in New Issue
Block a user