mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-01 12:40:45 -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("You have GD version %version.", array("version" => $tk->gd["GD Version"])) ?>
|
||||
</p>
|
||||
<p>
|
||||
<a class="gButtonLink ui-state-default ui-corner-all"><?= t("Activate GD") ?></a>
|
||||
</p>
|
||||
<? elseif ($tk->gd["GD Version"]): ?>
|
||||
<p class="gWarning">
|
||||
<?= t("You have GD version %version, but it lacks image rotation.",
|
||||
|
||||
Reference in New Issue
Block a user