--- zogiLib/js/dllib.js 2004/10/04 20:58:01 1.3 +++ zogiLib/js/dllib.js 2004/10/04 22:29:50 1.4 @@ -473,5 +473,6 @@ function getRefWin(type, msg) { // shows an alert with a reference to the current digilib set if (! msg) { msg = "Link for HTML documents"; + } prompt(msg, getRef()); } \ No newline at end of file