This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-debian/modules/gallery/views/admin_graphics_none.html.php

9 lines
329 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="none" class="g-module-status g-warning g-block">
<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>