Marius Cramer
2014-04-23 9b3069a1eacd3cbda0bfe565925e80f667f6c96d
interface/web/dashboard/lib/lang/el_dashlet_quota.lng
@@ -1,8 +1,8 @@
<?php
$wb["quota_txt"] = 'Website Harddisk Quota';
$wb["domain_txt"] = 'Domain / Website';
$wb["used_txt"] = 'Used space';
$wb["hard_txt"] = 'Hard limit';
$wb["soft_txt"] = 'Soft limit';
$wb["no_sites_txt"] = 'No web sites found.';
?>
$wb['quota_txt'] = 'Website Harddisk Quota';
$wb['domain_txt'] = 'Domain / Website';
$wb['used_txt'] = 'Used space';
$wb['hard_txt'] = 'Hard limit';
$wb['soft_txt'] = 'Soft limit';
$wb['no_sites_txt'] = 'No web sites found.';
?>