Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/Equation/popups/dialog.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/Equation/popups/dialog.html,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/Equation/popups/dialog.html 24 Nov 2007 15:35:35 -0000 1.2 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/Equation/popups/dialog.html 13 May 2008 18:53:48 -0000 1.3 @@ -79,6 +79,7 @@ mathcolor = cfg.Equation.mathcolor; mathfontfamily = cfg.Equation.mathfontfamily; + translate(); var inputField = document.getElementById("inputText"); if (param["editedNode"] && param["editedNode"].tagName.toLowerCase() == 'span') @@ -346,7 +347,7 @@