From d1823cc08d215f28720c7c5dd22cee36293dddd4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Jun 2017 10:31:07 +0200 Subject: add wizard link in nav menu --- wizard/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wizard/index.php') diff --git a/wizard/index.php b/wizard/index.php index 47748631..1f781a77 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -82,7 +82,8 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type'

Blog | Forums | - Repository + Repository | + Wizard

-- cgit