diff --git a/wpas.php b/wpas.php index 95093bc..3f1a027 100644 --- a/wpas.php +++ b/wpas.php @@ -216,6 +216,8 @@ function build_form() { $output .= ''; } + $output .= ''; + $output .= ''; $this->the_form = $output; }