update tabellisting and callbacks, make columns invisible
This commit is contained in:
@@ -69,8 +69,6 @@ $lng['customer']['forwarders'] = 'Email-forwarders';
|
||||
$lng['customer']['ftps'] = 'FTP-účty';
|
||||
$lng['customer']['subdomains'] = 'Subdomény';
|
||||
$lng['customer']['domains'] = 'Domény';
|
||||
$lng['customer']['unlimited'] = '∞';
|
||||
$lng['customer']['mib'] = 'MiB';
|
||||
|
||||
/**
|
||||
* Customermenue
|
||||
|
||||
@@ -70,7 +70,7 @@ $lng['customer']['forwarders'] = 'Email-forwarders';
|
||||
$lng['customer']['ftps'] = 'FTP-accounts';
|
||||
$lng['customer']['subdomains'] = 'Subdomains';
|
||||
$lng['customer']['domains'] = 'Domains';
|
||||
$lng['customer']['unlimited'] = '∞';
|
||||
$lng['panel']['unlimited'] = '∞';
|
||||
$lng['customer']['mib'] = 'MiB';
|
||||
$lng['customer']['gib'] = 'GiB';
|
||||
|
||||
|
||||
@@ -40,4 +40,3 @@ $lng['menue']['logger']['logger'] = $lng['admin']['loggersystem'];
|
||||
|
||||
$lng['serversettings']['default_sslvhostconf']['description'] = $lng['serversettings']['default_vhostconf']['description'];
|
||||
$lng['admin']['include_ownvhostsettings'] = $lng['serversettings']['includedefault_sslvhostconf'];
|
||||
$lng['panel']['unlimited'] = $lng['customer']['unlimited'];
|
||||
|
||||
Reference in New Issue
Block a user