forked from GNUsocial/gnu-social
Whitespace changes in form.php
This commit is contained in:
parent
b9b6e491f4
commit
0e1ea38319
@ -88,7 +88,6 @@ class Form extends Widget
|
|||||||
$this->out->hidden('token', common_session_token());
|
$this->out->hidden('token', common_session_token());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Name of the form
|
* Name of the form
|
||||||
*
|
*
|
||||||
@ -101,7 +100,6 @@ class Form extends Widget
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Visible or invisible data elements
|
* Visible or invisible data elements
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user