Skip to content

Commit 50c47d6

Browse files
committed
Sync translations with translate.hestiacp.com
1 parent 0d49ebc commit 50c47d6

File tree

38 files changed

+613
-577
lines changed

38 files changed

+613
-577
lines changed

web/edit/package/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105

106106
// Check empty fields
107107
if (empty($_POST['v_package'])) $errors[] = _('package');
108-
if (empty($_POST['v_package_new'])) $errors[] = _('package_new');
109108
if (empty($_POST['v_web_template'])) $errors[] = _('web template');
110109
if (!empty($_SESSION['WEB_BACKEND'])) {
111110
if (empty($_POST['v_backend_template'])) $errors[] = _('backend template');
-98 Bytes
Binary file not shown.
-90 Bytes
Binary file not shown.
-51 Bytes
Binary file not shown.
-86 Bytes
Binary file not shown.
5.18 KB
Binary file not shown.
-87 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.
-100 Bytes
Binary file not shown.
-40 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)