PHP Classes

File: view/melis-cms/mini-template-manager/render-mini-template-manager-tool-header-add-btn.phtml

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis CMS   view/melis-cms/mini-template-manager/render-mini-template-manager-tool-header-add-btn.phtml   Download  
File: view/melis-cms/mini-template-manager/render-mini-template-manager-tool-header-add-btn.phtml
Role: Example script
Content type: text/plain
Description: Example script
Class: Melis CMS
Content management system that provides its tools
Author: By
Last change:
Date: 1 year ago
Size: 277 bytes
 

Contents

Class file image Download
<button class="btn btn-success disabled" id="<?= $this->zoneconfig['conf']['id'] ?>" data-melisKey="<?= $this->zoneconfig['conf']['melisKey'] ?>" disabled="disabled">
    <i class="fa fa-plus"></i>
    <?= ' ' . $this->translate($this->zoneconfig['conf']['name']) ?>
</button>