MINOR Removed end php tag from WidgetAreaEditor

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@97532 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2010-01-26 00:32:30 +00:00 committed by Sam Minnee
parent 4194aaeaac
commit d5d148c0d5
1 changed files with 1 additions and 2 deletions

View File

@ -137,5 +137,4 @@ class WidgetAreaEditor extends FormField {
}
}
}
}
?>
}