Ticket #327 (closed defect: fixed)
Langue de la page et non du blog dans page
Reported by: | euskaraz | Owned by: | olivier |
---|---|---|---|
Priority: | normal | Milestone: | 2.0 |
Component: | module:core | Version: | 2.0 RC2 |
Severity: | normal | Keywords: | |
Cc: |
Description
Pour page.html:
il me semble que:
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}">
devrait être:
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="{{tpl:EntryLang}}" lang="{{tpl:EntryLang}}">
Je ne sais pas si je fais bien j'espère ne pas saouler!!! N'hésites pas à me le dire!!!
Change History
Note: See
TracTickets for help on using
tickets.
(In [2063]) EntryLang? in page.html template. Closes #327.