19,809
edits
(is this backslash really needed?) |
(are the <p/>s needed after all?) |
||
| Line 585: | Line 585: | ||
'<div id="bsl_row_altname">Alt. Name:<input type="text" name="inputArg1AltName" value="" size="20"></div>' + | '<div id="bsl_row_altname">Alt. Name:<input type="text" name="inputArg1AltName" value="" size="20"></div>' + | ||
'<\/form>' + | '<\/form>' + | ||
'<div id="bsl_notes"><i>Instructions go here.</i></div>' + | '<div id="bsl_notes"><i>Instructions go here.</i></div><p/><p/><p/><p/><p/><p/>' + | ||
'<div id="bsl_buttons"><button onClick="javascript:insertBSLfuncCode()">Insert</button><button onClick="hideXEBPopup()">Cancel</button></div>'; | '<div id="bsl_buttons"><button onClick="javascript:insertBSLfuncCode()">Insert</button><button onClick="hideXEBPopup()">Cancel</button></div>'; | ||