diff --git a/docs/index.php b/docs/index.php index d97084d..435ba2d 100644 --- a/docs/index.php +++ b/docs/index.php @@ -19,7 +19,6 @@ $form_message = post_handler(); - // todo: make this not look weird if ($username) { form("Broadcast your thoughts...", $form_message, array( array('key' => 'Your message', 'type' => 'textarea', 'name' => 'post', 'default' => '')