From b7a8863b27235374fcc1f576eb49a418709c8262 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 7 Mar 2011 15:06:21 -0500 Subject: [PATCH] lost a in input_forms --- lib/action.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/action.php b/lib/action.php index e7c55ef10c..28b0fdbacf 100644 --- a/lib/action.php +++ b/lib/action.php @@ -635,6 +635,8 @@ class Action extends HTMLOutputter // lawsuit $this->elementEnd('div'); } } + + $this->elementEnd('div'); } /** -- 2.39.5