User:MusikAnimal/customWatchlists.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 51:
};
var showCustomWatchlistFormshowCustomWatchlistsForm = function(appendHtml) {
var html = "<form id='custom_watchlist_form'><fieldset style='margin:20px 0px'>" +
"<legend>Custom watchlists</legend>" + appendHtml;