diff --git a/library/src/webapp/content/myworkspace_info.html b/library/src/webapp/content/myworkspace_info.html index 2023e98..be6323c 100644 --- a/library/src/webapp/content/myworkspace_info.html +++ b/library/src/webapp/content/myworkspace_info.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/myworkspace_info_ca.html b/library/src/webapp/content/myworkspace_info_ca.html index ff11313..8e4e398 100644 --- a/library/src/webapp/content/myworkspace_info_ca.html +++ b/library/src/webapp/content/myworkspace_info_ca.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/myworkspace_info_es.html b/library/src/webapp/content/myworkspace_info_es.html index 039770a..22be9e2 100644 --- a/library/src/webapp/content/myworkspace_info_es.html +++ b/library/src/webapp/content/myworkspace_info_es.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/myworkspace_info_mn.html b/library/src/webapp/content/myworkspace_info_mn.html index c1a78ea..49ba17e 100755 --- a/library/src/webapp/content/myworkspace_info_mn.html +++ b/library/src/webapp/content/myworkspace_info_mn.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/myworkspace_info_tr_TR.html b/library/src/webapp/content/myworkspace_info_tr_TR.html index 646d3b2..af9cdf4 100644 --- a/library/src/webapp/content/myworkspace_info_tr_TR.html +++ b/library/src/webapp/content/myworkspace_info_tr_TR.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/myworkspace_info_zh_CN.html b/library/src/webapp/content/myworkspace_info_zh_CN.html index a8b778c..445782d 100644 --- a/library/src/webapp/content/myworkspace_info_zh_CN.html +++ b/library/src/webapp/content/myworkspace_info_zh_CN.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info.html b/library/src/webapp/content/server_info.html index 980fbcc..35c4c33 100644 --- a/library/src/webapp/content/server_info.html +++ b/library/src/webapp/content/server_info.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info_ca.html b/library/src/webapp/content/server_info_ca.html index 59ecdea..96a9538 100644 --- a/library/src/webapp/content/server_info_ca.html +++ b/library/src/webapp/content/server_info_ca.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info_es.html b/library/src/webapp/content/server_info_es.html index dbcda08..c5abbe8 100644 --- a/library/src/webapp/content/server_info_es.html +++ b/library/src/webapp/content/server_info_es.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info_mn.html b/library/src/webapp/content/server_info_mn.html index 346dd92..6753ff1 100755 --- a/library/src/webapp/content/server_info_mn.html +++ b/library/src/webapp/content/server_info_mn.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info_tr_TR.html b/library/src/webapp/content/server_info_tr_TR.html index 2aeac6a..5312438 100644 --- a/library/src/webapp/content/server_info_tr_TR.html +++ b/library/src/webapp/content/server_info_tr_TR.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/server_info_zh_CN.html b/library/src/webapp/content/server_info_zh_CN.html index 019a1b1..52a745f 100644 --- a/library/src/webapp/content/server_info_zh_CN.html +++ b/library/src/webapp/content/server_info_zh_CN.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions.html b/library/src/webapp/content/webcontent_instructions.html index 7ca11a4..8fbea7b 100644 --- a/library/src/webapp/content/webcontent_instructions.html +++ b/library/src/webapp/content/webcontent_instructions.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions_ca.html b/library/src/webapp/content/webcontent_instructions_ca.html index 9ff89b9..ec92b70 100644 --- a/library/src/webapp/content/webcontent_instructions_ca.html +++ b/library/src/webapp/content/webcontent_instructions_ca.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions_es.html b/library/src/webapp/content/webcontent_instructions_es.html index 73347cf..7230874 100644 --- a/library/src/webapp/content/webcontent_instructions_es.html +++ b/library/src/webapp/content/webcontent_instructions_es.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions_mn.html b/library/src/webapp/content/webcontent_instructions_mn.html index d28098f..e1ab3c9 100755 --- a/library/src/webapp/content/webcontent_instructions_mn.html +++ b/library/src/webapp/content/webcontent_instructions_mn.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions_tr_TR.html b/library/src/webapp/content/webcontent_instructions_tr_TR.html index bdc490c..9cd7fac 100644 --- a/library/src/webapp/content/webcontent_instructions_tr_TR.html +++ b/library/src/webapp/content/webcontent_instructions_tr_TR.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webcontent_instructions_zh_CN.html b/library/src/webapp/content/webcontent_instructions_zh_CN.html index 5c7379f..cb6457b 100644 --- a/library/src/webapp/content/webcontent_instructions_zh_CN.html +++ b/library/src/webapp/content/webcontent_instructions_zh_CN.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions.html b/library/src/webapp/content/webdav_instructions.html index 9971697..816a0e1 100644 --- a/library/src/webapp/content/webdav_instructions.html +++ b/library/src/webapp/content/webdav_instructions.html @@ -17,10 +17,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_ca.html b/library/src/webapp/content/webdav_instructions_ca.html index 414aebc..63b5454 100644 --- a/library/src/webapp/content/webdav_instructions_ca.html +++ b/library/src/webapp/content/webdav_instructions_ca.html @@ -17,10 +17,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_es.html b/library/src/webapp/content/webdav_instructions_es.html index 1f7faf6..e3d3918 100644 --- a/library/src/webapp/content/webdav_instructions_es.html +++ b/library/src/webapp/content/webdav_instructions_es.html @@ -17,10 +17,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_ja.html b/library/src/webapp/content/webdav_instructions_ja.html index cfca800..58c0842 100644 --- a/library/src/webapp/content/webdav_instructions_ja.html +++ b/library/src/webapp/content/webdav_instructions_ja.html @@ -14,10 +14,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_mn.html b/library/src/webapp/content/webdav_instructions_mn.html index 95d1c14..13ab540 100755 --- a/library/src/webapp/content/webdav_instructions_mn.html +++ b/library/src/webapp/content/webdav_instructions_mn.html @@ -17,10 +17,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_sv.html b/library/src/webapp/content/webdav_instructions_sv.html index 83f4ffc..26ccf46 100644 --- a/library/src/webapp/content/webdav_instructions_sv.html +++ b/library/src/webapp/content/webdav_instructions_sv.html @@ -16,10 +16,11 @@ { //normal - top is portal document.write (''); document.write (''); } else diff --git a/library/src/webapp/content/webdav_instructions_zh_CN.html b/library/src/webapp/content/webdav_instructions_zh_CN.html index d8b6172..7eb5835 100644 --- a/library/src/webapp/content/webdav_instructions_zh_CN.html +++ b/library/src/webapp/content/webdav_instructions_zh_CN.html @@ -17,10 +17,11 @@ { //normal - top is portal document.write (''); document.write (''); } else