code cleanup
This commit is contained in:
@@ -88,7 +88,7 @@ function booking_studygroups_view_summary() {
|
||||
*/
|
||||
function booking_studygroups_define_form($node, &$form_state, $create, $editid = 0)
|
||||
{
|
||||
$form = array ();
|
||||
$form = array();
|
||||
$prefix = "<p>Add a new study group definition</p>";
|
||||
|
||||
if ($create == true) {
|
||||
|
Reference in New Issue
Block a user