Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.adp 4 Jun 2006 00:45:54 -0000 1.2 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.adp 29 Mar 2018 21:43:01 -0000 1.3 @@ -102,7 +102,7 @@ function openFileSelector() { - // open the file selctor popup + // open the file selector popup // make sure it is at least this size var w=640; var h=480; Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.adp 11 Nov 2005 20:32:47 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.adp 29 Mar 2018 21:43:01 -0000 1.2 @@ -76,7 +76,7 @@ function openImageSelector() { - // open the image selctor popup + // open the image selector popup // make sure it is at least this size var w=640; var h=480; Index: openacs-4/packages/acs-templating/www/scripts/xinha/insert-file-orig.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/scripts/xinha/insert-file-orig.adp,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-templating/www/scripts/xinha/insert-file-orig.adp 15 Sep 2017 07:23:22 -0000 1.3 +++ openacs-4/packages/acs-templating/www/scripts/xinha/insert-file-orig.adp 29 Mar 2018 21:43:01 -0000 1.4 @@ -76,7 +76,7 @@ function openImageSelector() { - // open the image selctor popup + // open the image selector popup // make sure it is at least this size var w=640; var h=480; Index: openacs-4/packages/acs-templating/www/scripts/xinha/insert-ilink.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/scripts/xinha/insert-ilink.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/scripts/xinha/insert-ilink.adp 18 Aug 2006 19:00:07 -0000 1.1 +++ openacs-4/packages/acs-templating/www/scripts/xinha/insert-ilink.adp 29 Mar 2018 21:43:01 -0000 1.2 @@ -102,7 +102,7 @@ function openFileSelector() { - // open the file selctor popup + // open the file selector popup // make sure it is at least this size var w=640; var h=480; Index: openacs-4/packages/acs-templating/www/scripts/xinha/insert-image.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/scripts/xinha/insert-image.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/scripts/xinha/insert-image.adp 18 Aug 2006 19:00:07 -0000 1.1 +++ openacs-4/packages/acs-templating/www/scripts/xinha/insert-image.adp 29 Mar 2018 21:43:01 -0000 1.2 @@ -76,7 +76,7 @@ function openImageSelector() { - // open the image selctor popup + // open the image selector popup // make sure it is at least this size var w=640; var h=480;