From: Evan Prodromou Date: Tue, 20 May 2008 18:19:06 +0000 (-0400) Subject: forgot the footer X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=a9c57467e77f5420cca866d5e4c28b10da2f75fc;p=quix0rs-gnu-social.git forgot the footer darcs-hash:20080520181906-84dde-fade37744a568d37bdcce69aa85edbd38370d1f1.gz --- diff --git a/actions/avatar.php b/actions/avatar.php index 53595af126..17f56634b3 100644 --- a/actions/avatar.php +++ b/actions/avatar.php @@ -67,6 +67,7 @@ class AvatarAction extends SettingsAction { 'id' => 'submit', 'value' =>_t('Upload'))); common_element_end('form'); + common_show_footer(); } function handle_post() {