Index: openacs-4/packages/acs-templating/www/doc/no-quote-upgrade.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/no-quote-upgrade.html,v diff -u -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/acs-templating/www/doc/no-quote-upgrade.html 1 Nov 2019 13:16:18 -0000 1.4.2.2 +++ openacs-4/packages/acs-templating/www/doc/no-quote-upgrade.html 10 Aug 2021 13:26:58 -0000 1.4.2.3 @@ -40,7 +40,7 @@ that is required. Actually, the variables are subject to HTML-quoting and internationalization. The suffix ;noquote means that the variable's content will be internationalized, but not -HTML-quoted, while ;no18n means quote, but don't +HTML-quoted, while ;noi18n means quote, but don't internationalize. Finally ;literal means: don't quote and don't internationalize.