From 0ee41cd0b9cae86af64ddbf86175790b64b665fd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 4 Mar 2022 07:34:15 +0100 Subject: wizard: add peace message --- wizard/index.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'wizard/index.php') diff --git a/wizard/index.php b/wizard/index.php index a746dc19..888f4345 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -126,6 +126,12 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type'
+Please STOP WAR NOW!

'; + echo '

'; + } +?>

Operating system and version selection

    -- cgit