mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Usability update: include an "Activate Toolkit Name" button with available toolkits
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<p class="gSuccess">
|
||||
<?= t("GraphicsMagick is available in %path", array("path" => $tk->graphicsmagick)) ?>
|
||||
</p>
|
||||
<p>
|
||||
<a class="gButtonLink ui-state-default ui-corner-all"><?= t("Activate Graphics Magic") ?></a>
|
||||
</p>
|
||||
<? else: ?>
|
||||
<p class="gInfo">
|
||||
<?= t("GraphicsMagick is not available on your system.") ?>
|
||||
|
||||
Reference in New Issue
Block a user