summaryrefslogtreecommitdiff
path: root/core/views/admin_graphics_none.html.php
blob: 5306a70db2ce8b5b95ef43711b1553b0efee385f (plain)
1
2
3
4
5
6
7
<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="none" class="gBlock">
  <h3 class="gWarning"> <?= t("No Active Toolkit") ?> </h3>
  <p>
    <?= t("We were unable to detect a graphics program.  You must install one of the toolkits below in order to many Gallery features.") ?>
  </p>
</div>