]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
show footer for remotesubscribe form
authorEvan Prodromou <evan@prodromou.name>
Fri, 30 May 2008 17:52:35 +0000 (13:52 -0400)
committerEvan Prodromou <evan@prodromou.name>
Fri, 30 May 2008 17:52:35 +0000 (13:52 -0400)
darcs-hash:20080530175235-84dde-0eda227cdd5a8c3b5e20ba12dbedbfc9aba269f3.gz

actions/remotesubscribe.php

index 1a78bd1503014e43e40dd358cc916b4dee211b3e..2e6e0077765c29670926b37a7d94cd64ba6acd80 100644 (file)
@@ -52,6 +52,7 @@ class RemotesubscribeAction extends Action {
                common_input('profile', _t('Profile URL'));
                common_submit('submit', _t('Subscribe'));
                common_element_end('form');
+               common_show_footer();
        }
        
        function remote_subscription() {