Skip to content

Commit 6abbf2e

Browse files
committed
1 parent 608a8c7 commit 6abbf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/scripts/ispconfig_update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function simple_query($query, $answers, $default)
5151

5252
//* Stop the installation
5353
if($input == 'quit') {
54-
swriteln($this->lng("Installation terminated by user.\n"));
54+
swriteln("Installation terminated by user.\n");
5555
die();
5656
}
5757

0 commit comments

Comments
 (0)