%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/kritik-portale/module/Backend/view/backend/ |
Current File : /var/www/html/bbw/farmaci/kritik-portale/module/Backend/view/backend/widget.phtml |
<div <?= $this->widgetAttributes ?>> <header role="heading"> <?php if ($this->icon): ?> <span class="widget-icon"> <i class="fa fa-<?= $this->icon ?>"></i> </span> <?php endif; ?> <?php if ($this->title): ?> <h2><?= $this->__($this->title) ?></h2> <?php endif; ?> <?= $this->headerAdditional ?> </header> <div> <div class="jarviswidget-editbox"> <input class="form-control" type="text"> <span class="note"> <i class="fa fa-check text-success"></i> <?= $this->__('Change title to update and save instantly!') ?> </span> </div> <div class="widget-body<?php if (!$this->padding): echo ' no-padding'; endif ?>"> <?= $this->content ?> </div> </div> </div> <script> pageSetUp(); </script>