Files
gallery3/modules/gallery/views/admin_graphics_none.html.php

9 lines
325 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="none" class="gModuleStatus gWarning gBlock">
<h3> <?= 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 use many Gallery features.") ?>
</p>
</div>