Replaced gButtonLink with g-button.

This commit is contained in:
Chad Kieffer
2009-09-30 08:04:49 -06:00
parent 1c68190de0
commit 72672bda39
25 changed files with 89 additions and 91 deletions
@@ -11,7 +11,7 @@
<?= t("You have GD version %version.", array("version" => $tk->version)) ?>
</div>
<p>
<a class="gButtonLink ui-state-default ui-corner-all"><?= t("Activate GD") ?></a>
<a class="g-button ui-state-default ui-corner-all"><?= t("Activate GD") ?></a>
</p>
<? elseif ($tk->installed): ?>
<? if ($tk->error): ?>
@@ -20,7 +20,7 @@
</p>
<? endif ?>
<p>
<a class="gButtonLink ui-state-default ui-corner-all"><?= t("Activate GD") ?></a>
<a class="g-button ui-state-default ui-corner-all"><?= t("Activate GD") ?></a>
</p>
<? else: ?>
<div class="gModuleStatus gInfo">