Dotclear

Ticket #327 (closed defect: fixed)

Opened 17 years ago

Last modified 17 years ago

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

comment:1 Changed 17 years ago by olivier

  • Status changed from new to closed
  • Resolution set to fixed

(In [2063]) EntryLang? in page.html template. Closes #327.

Note: See TracTickets for help on using tickets.

Sites map