Projet

Général

Profil

Révision d7f58da2

Ajouté par Florent Torregrosa il y a presque 10 ans

Switch MAYO on version 7.x-2.0 to be adaptative.

Voir les différences:

drupal7/sites/all/themes/mayo/templates/maintenance-page.tpl.php
11 11
 * @see template_preprocess_maintenance_page()
12 12
 */
13 13
?>
14
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
15
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
16
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>">
17

  
14
<!DOCTYPE html>
18 15
<head>
19 16
  <title><?php print $head_title; ?></title>
20 17
  <?php print $head; ?>

Formats disponibles : Unified diff