Whitespace changes in form.php

This commit is contained in:
Evan Prodromou
2009-01-23 02:58:18 +01:00
parent b9b6e491f4
commit 0e1ea38319

View File

@@ -88,7 +88,6 @@ class Form extends Widget
$this->out->hidden('token', common_session_token());
}
/**
* Name of the form
*
@@ -101,7 +100,6 @@ class Form extends Widget
{
}
/**
* Visible or invisible data elements
*