diff --git a/host-add.php b/host-add.php index 465ad96b1..f212feec6 100755 --- a/host-add.php +++ b/host-add.php @@ -1,5 +1,6 @@ #!/usr/bin/php "); echo("
"); -include("pages/$page/$section.inc"); +include("pages/device/$section.inc"); echo("
");