Function Render-Close-Button

Part of:

package weblocks
( render-close-button < close-action > &optional (button-string (close)) )
Renders a close button. If the user clicks on the close button,
'close-action' is called back. If 'button-string' is provided, it used
used instead of the default 'Close'.