diff options
Diffstat (limited to 'themes/pushbutton')
-rw-r--r-- | themes/pushbutton/xtemplate.xtmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pushbutton/xtemplate.xtmpl b/themes/pushbutton/xtemplate.xtmpl index dbd6bdb9b..a18a8118c 100644 --- a/themes/pushbutton/xtemplate.xtmpl +++ b/themes/pushbutton/xtemplate.xtmpl @@ -1,5 +1,5 @@ <!-- BEGIN: header --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="{language}" xml:lang="{language}"> <head> <title>{head_title}</title> {head} |