diff --git a/actions/remotesubscribe.php b/actions/remotesubscribe.php index 1a78bd1503..2e6e007776 100644 --- a/actions/remotesubscribe.php +++ b/actions/remotesubscribe.php @@ -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() {