--- loncom/publisher/publisher.html 2003/11/21 21:07:38 1.34 +++ loncom/publisher/publisher.html 2003/12/10 00:32:56 1.35 @@ -18,7 +18,7 @@ function getfilename() { (document.publisher.filename.value.indexOf('/adm/pubdir')==-1)) { document.publisher.submit(); } else { - alert('Cannot publish directory'); + alert('MT{Cannot publish directory}'); } } @@ -44,7 +44,7 @@ function getrfilename() { (document.rpublisher.filename.value.indexOf('/adm/pubdir')==-1)) { document.rpublisher.submit(); } else { - alert('Cannot retrieve directory'); + alert('MT{Cannot retrieve directory}'); } } @@ -58,7 +58,7 @@ function getactionfilename() { if ((document.fileaction.filename.value.charAt( document.fileaction.filename.value.length-1)!='/') && (document.fileaction.filename.value.indexOf('/adm/pubdir')==-1)) { - alert('Must create new subdirectory inside a directory'); + alert('MT{Must create new subdirectory inside a directory}'); return; } } @@ -95,13 +95,13 @@ function getpostdata() {
- +
- +
- +
- +
@@ -125,14 +125,14 @@ function getpostdata() {
- +
- +
@@ -140,19 +140,19 @@ function getpostdata() {    + + + + + + + + + + + + +