toggleModal() now explicitly accepts an argument of 1 (on) or 0 (off)
[citadel.git] / webcit / static / t / head.html
index 1e98bf7bb8e882b181e702bc5a616eae370676dd..1840e24882c4112ba56553a173d4fd3726e954d2 100644 (file)
@@ -44,7 +44,7 @@ This is the modal dialog box.  If you are seeing this message, the
 modal dialog was invoked without first populating its contents, which
 is a mistake.
 <br>
-<h2><a href="javascript:toggleModal();">Dismiss</a></h2>
+<h2><a href="javascript:toggleModal(0);">Dismiss</a></h2>
 
                                        </div>
                                </div>