Usability update: include an "Activate Toolkit Name" button with available toolkits

This commit is contained in:
Chad Kieffer
2009-05-06 03:47:58 +00:00
parent 2846e0df8b
commit 812cb94b1e
4 changed files with 18 additions and 1 deletions
@@ -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.") ?>