SproutCMS

This is the code documentation for the SproutCMS project

source of /sprout/views/admin/message_bad_browser.php

  1. <div class="message-bar-warning">
  2. <p>Your web browser is not offically supported by the Sprout 3 admin control panel.</p>
  3. <p>Supported browsers are:
  4. <ul>
  5. <li><a href="http://www.mozilla.com/firefox/">Firefox</a>;
  6. <li><a href="http://www.google.com/chrome/">Chrome</a>; and
  7. <li><a href="http://www.microsoft.com/windows/Internet-explorer/">Internet Explorer</a> version 10 and higher.
  8. </ul>
  9. </div>
  10.