Skip to content

Commit b12b978

Browse files
committed
Update comment
1 parent fa8e6ac commit b12b978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/edit/server/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
}
527527
}
528528

529-
// Change backup gzip level
529+
// Change login style
530530
if (empty($_SESSION['error_msg'])) {
531531
if ($_POST['v_login_style'] != $_SESSION['LOGIN_STYLE']) {
532532
exec (HESTIA_CMD."v-change-sys-config-value LOGIN_STYLE ".escapeshellarg($_POST['v_login_style']), $output, $return_var);

0 commit comments

Comments
 (0)