This commit is contained in:
morse%netscape.com 2000-07-29 20:46:24 +00:00
Родитель eb4a389461
Коммит da119e58a3
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -43,6 +43,7 @@ your Form Manager Information here</font></font></font></h3></center>
if (appCore) {
status = appCore.walletRequestToCapture(window._content);
/* need to localize the following strings */
if (status == -1) { /* UnableToCapture */
alert("UnableToCapture");
} else if (status == 0) { /* Captured */