Explorar el Código

[Administration] Support : modif phoneNumber

feature/souke
Guillaume Bourgeois hace 1 año
padre
commit
a41e03c8ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      backend/views/support/index.php

+ 1
- 1
backend/views/support/index.php Ver fichero

@@ -58,7 +58,7 @@ $this->addBreadcrumb($this->getTitle());
<span class="info-box-text">Me contacter directement</span>
<span class="info-box-text">
<br/>
<strong><?= Yii::$app->params['phoneNumber'] ?></strong>
<strong><?= Yii::$app->params['adminPhoneNumber'] ?></strong>
</span>
</div>
</div>

Cargando…
Cancelar
Guardar