From 867c1b1db999f634070459c51685b322cf44160c Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 28 Aug 2009 12:03:40 +0000 Subject: fixed bug where album description wasn't being set --- views/default/tidypics/forms/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/tidypics/forms') diff --git a/views/default/tidypics/forms/edit.php b/views/default/tidypics/forms/edit.php index 2999578b9..0acccaee0 100644 --- a/views/default/tidypics/forms/edit.php +++ b/views/default/tidypics/forms/edit.php @@ -53,7 +53,7 @@ ?>

- "tidypicsdesc","value" => $body,)); ?> + "tidypicsbody","value" => $body,)); ?>