Add selected language to <html> tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<html lang="<?=$this->config->item('lang_selected');?>">
|
||||
<head>
|
||||
<title>Scattport</title>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
Reference in New Issue
Block a user