mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 06:46:05 -04:00
Replaced gButtonLink with g-button.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<?= t("ImageMagick version %version is available in %dir", array("version" => $tk->version, "dir" => $tk->dir)) ?>
|
||||
</div>
|
||||
<p>
|
||||
<a class="gButtonLink ui-state-default ui-corner-all"><?= t("Activate ImageMagick") ?></a>
|
||||
<a class="g-button ui-state-default ui-corner-all"><?= t("Activate ImageMagick") ?></a>
|
||||
</p>
|
||||
<? elseif ($tk->error): ?>
|
||||
<div class="gModuleStatus gWarning">
|
||||
|
||||
Reference in New Issue
Block a user