PHP Classes

File: modules/system/controllers/mailtemplates/_list_partials_toolbar.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/controllers/mailtemplates/_list_partials_toolbar.php   Download  
File: modules/system/controllers/mailtemplates/_list_partials_toolbar.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 230 bytes
 

Contents

Class file image Download
<div data-control="toolbar">
    <a
        href="<?= Backend::url('system/mailpartials/create') ?>"
        class="btn btn-primary wn-icon-plus">
        <?= e(trans('system::lang.mail_templates.new_partial')) ?>
</a>
</div>