19,809
edits
(let's give <p/>s a chance) |
(removing instructions/button divs) |
||
| Line 585: | Line 585: | ||
'<div id="bsl_row_altname">Alt. Name:<input type="text" name="inputArg1AltName" value="" size="20"></div><p/>' + | '<div id="bsl_row_altname">Alt. Name:<input type="text" name="inputArg1AltName" value="" size="20"></div><p/>' + | ||
'<\/form>' + | '<\/form>' + | ||
' | '<i>Instructions go here.</i><p/>' + | ||
'<p | '<p><button onClick="javascript:insertBSLfuncCode()">Insert</button><button onClick="hideXEBPopup()">Cancel</button>'; | ||
curPopup.setInnerHTML(mt, "BSL function information"); | curPopup.setInnerHTML(mt, "BSL function information"); | ||