MDL-40480 tablelib: specify charset in XHMTL downloads.
Thanks to Jürgen Zimmer for the suggestion.
This commit is contained in:
@@ -1686,6 +1686,7 @@ class table_xhtml_export_format extends table_default_export_format_parent {
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"
|
||||
xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<style type="text/css">/*<![CDATA[*/
|
||||
|
||||
.flexible th {
|
||||
|
||||
Reference in New Issue
Block a user