Content deleted Content added
adjust where feedback should be provided |
|||
Line 156:
movePlus.Window.addFooterLink('RM Closing instruction', 'WP:RMCI');
movePlus.Window.addFooterLink('Script documentation', 'User:BilledMammal/Move+');
movePlus.Window.addFooterLink('Give feedback', 'User talk:
var form = new Morebits.quickForm(function(e) {
Line 409:
movePlus.Window.addFooterLink('Moving instructions', 'Wikipedia:Moving a page');
movePlus.Window.addFooterLink('Script documentation', 'User:BilledMammal/Move+');
movePlus.Window.addFooterLink('Give feedback', 'User talk:
}
Line 2,420:
Window.setTitle( "Notify WikiProjects about requested move" );
Window.setScriptName('movePlus');
Window.addFooterLink('Script documentation', 'User:BilledMammal/
Window.addFooterLink('Give feedback', 'User talk:
var form = new Morebits.quickForm(movePlus.notifyCheck);
|