]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Accessibility: specify the HTML lang attribute 1272/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 13:29:35 +0000 (14:29 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 13:29:35 +0000 (14:29 +0100)
commitcb974e47476284d967483f7478e3dcb5a2d974d4
treec121e4e10f3ed3ad82b9206f5dbfa5f7a9778f04
parent905f8675a728841b03b300d2c7dc909a1c4f7f03
Accessibility: specify the HTML lang attribute

The lang is based on the user defined one. If the language is automatic, no language will be specified.

Fixes #1216
20 files changed:
application/render/PageBuilder.php
index.php
tpl/default/404.html
tpl/default/addlink.html
tpl/default/changepassword.html
tpl/default/changetag.html
tpl/default/configure.html
tpl/default/daily.html
tpl/default/editlink.html
tpl/default/export.html
tpl/default/import.html
tpl/default/install.html
tpl/default/linklist.html
tpl/default/loginform.html
tpl/default/picwall.html
tpl/default/pluginsadmin.html
tpl/default/tag.cloud.html
tpl/default/tag.list.html
tpl/default/thumbnails.html
tpl/default/tools.html