]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
forgot the footer
authorEvan Prodromou <evan@prodromou.name>
Tue, 20 May 2008 18:19:06 +0000 (14:19 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 20 May 2008 18:19:06 +0000 (14:19 -0400)
darcs-hash:20080520181906-84dde-fade37744a568d37bdcce69aa85edbd38370d1f1.gz

actions/avatar.php

index 53595af12653c67d345324f69c8a6c447e0c15f4..17f56634b30d94037b83c060704a7749e9a7d6d9 100644 (file)
@@ -67,6 +67,7 @@ class AvatarAction extends SettingsAction {
                                                                          'id' => 'submit',
                                                                          'value' =>_t('Upload')));
                common_element_end('form');
+               common_show_footer();
        }
 
        function handle_post() {