show footer for remotesubscribe form

darcs-hash:20080530175235-84dde-0eda227cdd5a8c3b5e20ba12dbedbfc9aba269f3.gz
This commit is contained in:
Evan Prodromou 2008-05-30 13:52:35 -04:00
parent 5e61931a2d
commit cfd367f4cf
1 changed files with 1 additions and 0 deletions

View 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() {