Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,413
edits
No edit summary |
|||
Line 3: | Line 3: | ||
<!-- | <!-- | ||
function popitup(url) { | function popitup(url) { | ||
newwindow=window.open(url,'name','height= | newwindow=window.open(url,'name','height=620,width=450'); | ||
if (window.focus) {newwindow.focus()} | if (window.focus) {newwindow.focus()} | ||
return false; | return false; |