Kaynağa Gözat

Title accueil producteur

dev
keun 6 yıl önce
ebeveyn
işleme
d960738b90
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      producer/views/layouts/main.php

+ 1
- 1
producer/views/layouts/main.php Dosyayı Görüntüle

@@ -15,7 +15,7 @@ $producer = $this->context->getProducer() ;
<?php $this->beginPage() ?>
<!DOCTYPE html>
<head>
<title><?= Html::encode($producer->nom); ?> &bull; <?= $this->getTitle(); ?></title>
<title><?= Html::encode($producer->nom); ?> &bull; <?= $this->getPageTitle(); ?></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="base-url" content="<?= Yii::$app->urlManager->baseUrl ; ?>">

Yükleniyor…
İptal
Kaydet