show footer for remotesubscribe form
darcs-hash:20080530175235-84dde-0eda227cdd5a8c3b5e20ba12dbedbfc9aba269f3.gz
This commit is contained in:
parent
5e61931a2d
commit
cfd367f4cf
|
@ -52,6 +52,7 @@ class RemotesubscribeAction extends Action {
|
||||||
common_input('profile', _t('Profile URL'));
|
common_input('profile', _t('Profile URL'));
|
||||||
common_submit('submit', _t('Subscribe'));
|
common_submit('submit', _t('Subscribe'));
|
||||||
common_element_end('form');
|
common_element_end('form');
|
||||||
|
common_show_footer();
|
||||||
}
|
}
|
||||||
|
|
||||||
function remote_subscription() {
|
function remote_subscription() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user