Skip to content

Commit df30cd6

Browse files
authored
User Interface Refresh
2 parents 15a11a9 + 6f3d18b commit df30cd6

File tree

127 files changed

+12846
-376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+12846
-376
lines changed

web/css/all.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/css/animate.css

Lines changed: 3623 additions & 0 deletions
Large diffs are not rendered by default.

web/css/styles.min.css

Lines changed: 426 additions & 230 deletions
Large diffs are not rendered by default.

web/inc/i18n/en.php

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
'Services' => 'Services',
1515
'Firewall' => 'Firewall',
1616
'Updates' => 'Updates',
17-
'Log in' => 'Login',
18-
'Log out' => 'Logout',
17+
'Log in' => 'Log in',
18+
'Log out' => 'Log out',
1919

20-
'USER' => 'USER',
20+
'USER' => 'USERS',
2121
'WEB' => 'WEB',
2222
'DNS' => 'DNS',
2323
'MAIL' => 'MAIL',
24-
'DB' => 'DB',
25-
'CRON' => 'CRON',
26-
'BACKUP' => 'BACKUP',
24+
'DB' => 'SQL',
25+
'CRON' => 'TASKS',
26+
'BACKUP' => 'BACKUPS',
2727

2828
'LOGIN' => 'LOGIN',
2929
'RESET PASSWORD' => 'RESET PASSWORD',
@@ -44,13 +44,13 @@
4444

4545
'Add User' => 'Add User',
4646
'Add Domain' => 'Add Domain',
47-
'Add Web Domain' => 'Add Website',
47+
'Add Web Domain' => 'Add Web Domain',
4848
'Add DNS Domain' => 'Add DNS Zone',
4949
'Add DNS Record' => 'Add DNS Record',
5050
'Add Mail Domain' => 'Add Mail Domain',
5151
'Add Mail Account' => 'Add Mail Account',
5252
'Add Database' => 'Add Database',
53-
'Add Cron Job' => 'Add Cron Job',
53+
'Add Cron Job' => 'Add Task',
5454
'Create Backup' => 'Create Backup',
5555
'Configure' => 'Configure',
5656
'Restore All' => 'Restore All',
@@ -59,7 +59,7 @@
5959
'Add Rule' => 'Add Rule',
6060
'Ban IP Address' => 'Ban IP Address',
6161
'Search' => 'Search',
62-
'Add one more FTP Account' => 'Add another FTP Account',
62+
'Add one more FTP Account' => 'Add FTP Account',
6363
'Overall Statistics' => 'Overall Statistics',
6464
'Daily' => 'Daily',
6565
'Weekly' => 'Weekly',
@@ -73,11 +73,11 @@
7373
'toggle all' => 'Toggle all',
7474
'apply to selected' => 'Apply to selected',
7575
'rebuild' => 'Rebuild',
76-
'rebuild web' => 'Rebuild Websites',
76+
'rebuild web' => 'Rebuild Web Domains',
7777
'rebuild dns' => 'Rebuild DNS Zones',
7878
'rebuild mail' => 'Rebuild Mail Accounts',
7979
'rebuild db' => 'Rebuild Databases',
80-
'rebuild cron' => 'Rebuild Cron Jobs',
80+
'rebuild cron' => 'Rebuild Scheduled Tasks',
8181
'update counters' => 'Refresh Usage Counters',
8282
'suspend' => 'Suspend',
8383
'unsuspend' => 'Unsuspend',
@@ -108,7 +108,7 @@
108108
'enable autoupdate' => 'Enable Automatic Updates',
109109
'disable autoupdate' => 'Disable Automatic Updates',
110110
'turn on notifications' => 'Enable Notifications',
111-
'turn off notifications' => 'Disable notifications',
111+
'turn off notifications' => 'Disable Notifications',
112112
'configure' => 'Configure',
113113

114114
'Adding User' => 'Add User',
@@ -124,8 +124,8 @@
124124
'Adding Mail Account' => 'Add Mail Account',
125125
'Editing Mail Account' => 'Edit Mail Account',
126126
'Adding database' => 'Add Database',
127-
'Editing Cron Job' => 'Edit Cron Job',
128-
'Adding Cron Job' => 'Add Cron Job',
127+
'Editing Cron Job' => 'Edit Task',
128+
'Adding Cron Job' => 'Add Task',
129129
'Editing Database' => 'Edit Database',
130130
'Adding Package' => 'Add Package',
131131
'Editing Package' => 'Edit Package',
@@ -173,8 +173,8 @@
173173
'Backend Template' => 'Backend Template',
174174
'Proxy Template' =>'Proxy Template',
175175
'DNS Template' => 'DNS Template',
176-
'Web Domains' => 'Websites',
177-
'SSL Domains' => 'SSL Websites',
176+
'Web Domains' => 'Web Domains',
177+
'SSL Domains' => 'SSL Web Domains',
178178
'Web Aliases' => 'Web Aliases',
179179
'per domain' => 'Per Domain',
180180
'DNS Domains' => 'DNS Zones',
@@ -183,7 +183,7 @@
183183
'Name Servers' => 'Name Servers',
184184
'Mail Domains' => 'Mail Domains',
185185
'Mail Accounts' => 'Mail Accounts',
186-
'Cron Jobs' => 'Cron Jobs',
186+
'Cron Jobs' => 'Tasks',
187187
'SSH Access' => 'SSH Access',
188188
'IP Address' => 'IP Address',
189189
'IP Addresses' => 'IP Addresses',
@@ -199,17 +199,17 @@
199199
'Proxy Support' => 'Proxy Support',
200200
'Proxy Extensions' => 'Proxy Extensions',
201201
'Web Statistics' => 'Web Statistics',
202-
'Additional FTP Account' => 'Additional FTP Account',
202+
'Additional FTP Account' => 'Additional FTP Account(s)',
203203
'Path' => 'Path',
204204
'SOA' => 'SOA',
205205
'TTL' => 'TTL',
206206
'Expire' => 'Expire',
207207
'Records' => 'Records',
208208
'Serial' => 'Serial',
209209
'Catchall email' => 'Catch-All Email',
210-
'AntiVirus Support' => 'Antivirus',
210+
'AntiVirus Support' => 'Anti-Virus',
211211
'AntiSpam Support' => 'Spam Filter',
212-
'DKIM Support' => 'Enable DKIM',
212+
'DKIM Support' => 'DKIM',
213213
'Accounts' => 'Accounts',
214214
'Quota' => 'Quota',
215215
'Autoreply' => 'Auto Reply',
@@ -265,7 +265,7 @@
265265
'email antispam' => 'Spam Filter',
266266
'database server' => 'Database Server',
267267
'ftp server' => 'FTP Server',
268-
'job scheduler' => 'Cron',
268+
'job scheduler' => 'Task Scheduler',
269269
'firewall' => 'Firewall',
270270
'brute-force monitor' => 'Failed Access Monitor',
271271
'CPU' => 'CPU',
@@ -285,12 +285,12 @@
285285
'Language' => 'Language',
286286
'First Name' => 'First Name',
287287
'Last Name' => 'Last Name',
288-
'Send login credentials to email address' => 'Send login credentials to:',
288+
'Send login credentials to email address' => 'Email login credentials to:',
289289
'Default Template' => 'Default Template',
290290
'Default Name Servers' => 'Default Name Servers',
291291
'Domain' => 'Domain',
292-
'DNS Support' => 'DNS Support',
293-
'Mail Support' => 'Mail Support',
292+
'DNS Support' => 'Create DNS zone',
293+
'Mail Support' => 'Enable email services',
294294
'Advanced options' => 'Advanced Options',
295295
'Basic options' => 'Basic Options',
296296
'Aliases' => 'Aliases',
@@ -304,7 +304,7 @@
304304
'Statistics Auth' => 'Statistics Authorisation',
305305
'Account' => 'Account',
306306
'Prefix will be automaticaly added to username' => 'Prefix %s will be automatically added to username',
307-
'Send FTP credentials to email' => 'Send FTP login credentials to:',
307+
'Send FTP credentials to email' => 'Email FTP login credentials to:',
308308
'Expiration Date' => 'Expiration Date',
309309
'YYYY-MM-DD' => 'YYYY-MM-DD',
310310
'Name servers' => 'Name Servers',
@@ -316,7 +316,7 @@
316316
'Message' => 'Message',
317317
'use local-part' => 'Use Local-Part',
318318
'one or more email addresses' => 'One or more email addresses',
319-
'Prefix will be automaticaly added to database name and database user' => 'Prefix %s will be automatically added to the database name and database user',
319+
'Prefix will be automaticaly added to database name and database user' => 'Prefix %s will be automatically added to the database name and user',
320320
'Database' => 'Database',
321321
'Type' => 'Type',
322322
'Minute' => 'Minute',
@@ -329,7 +329,7 @@
329329
'Assigned domain' => 'Assigned Domain',
330330
'NAT IP association' => 'NAT IP Association',
331331
'shell' => 'Shell',
332-
'web domains' => 'Websites',
332+
'web domains' => 'Web Domains',
333333
'web aliases' => 'Web Aliases',
334334
'dns records' => 'DNS Records',
335335
'mail domains' => 'Mail Domains',
@@ -397,9 +397,9 @@
397397
'SSH' => 'SSH',
398398
'FTP' => 'FTP',
399399
'HESTIA' => 'Hestia',
400-
'Add one more Name Server' => 'Add another Name Server',
400+
'Add one more Name Server' => 'Add Name Server',
401401

402-
'web domain' => 'Website',
402+
'web domain' => 'Web Domain',
403403
'dns domain' => 'DNS Zone',
404404
'dns record' => 'DNS Record',
405405
'mail domain' => 'Mail Domain',
@@ -416,8 +416,8 @@
416416
'%s domains' => '%s domains',
417417
'1 record' => '1 record',
418418
'%s records' => '%s records',
419-
'1 mail account' => '1 mailbox',
420-
'%s mail accounts' => '%s mailboxes',
419+
'1 mail account' => '1 mail account',
420+
'%s mail accounts' => '%s mail accounts',
421421
'1 database' => '1 database',
422422
'%s databases' => '%s databases',
423423
'1 cron job' => '1 cron job',

web/templates/admin/add_cron.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

web/templates/admin/add_db.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

web/templates/admin/add_dns.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

web/templates/admin/add_dns_rec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

web/templates/admin/add_firewall.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

web/templates/admin/add_firewall_banlist.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="l-separator"></div>
1919
<!-- /.l-separator -->
2020

21-
<div class="l-center">
21+
<div class="l-center animated fadeIn">
2222
<?php
2323
$back = $_SESSION['back'];
2424
if (empty($back)) {

0 commit comments

Comments
 (0)