PHP Classes

File: modules/cms/controllers/index/_safemode_notice.php

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

Contents

Class file image Download
<div class="callout callout-warning no-subheader">
    <div class="header" style="border-radius: 0">
        <i class="icon-warning"></i>
        <h3><?= e(trans('cms::lang.cms_object.safe_mode_enabled')) ?></h3>
    </div>
</div>