MINOR Removed end php tag from WidgetAreaEditor (from r97532)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102724 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-04-13 22:00:52 +00:00
parent 51f95081c4
commit 3c505bd7e5

View File

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