From fc5fd10695883a1385645dbb9a16db9e9e0df36c Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 24 Sep 2011 15:53:51 -0400 Subject: Fixes #3856 adds elgg-foot to forms missing it in /views/default/forms and updated documentation --- views/default/forms/account/settings.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'views/default/forms/account/settings.php') diff --git a/views/default/forms/account/settings.php b/views/default/forms/account/settings.php index 824b2280b..3967207ce 100644 --- a/views/default/forms/account/settings.php +++ b/views/default/forms/account/settings.php @@ -5,4 +5,6 @@ * This form is extended by Elgg with the views in core/settings/account. * Plugins can additionally extend it and then register for the * 'usersettings:save', 'user' plugin hook. + * + * This view is included by "forms/usersettings/save" */ -- cgit v1.2.3