moved graphics toolkit logo images to g3. approval to redistribute from each project is in my email archives if this comes up in the future

This commit is contained in:
Chris Kelly
2009-01-13 14:58:02 +00:00
parent 074cbd860d
commit 1fb85dfac5
6 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<div id="gd" class="gBlock <?= $tk->gd["GD Version"] ? "" : "unavailable" ?>">
<img class="logo" width="170" height="110" src="http://www.libgd.org/skins/libgd/gdlogosmall.png" alt="<? t("Visit the GD lib project site") ?>" />
<img class="logo" width="170" height="110" src="<?= url::file("core/images/gd.png"); ?>" alt="<? t("Visit the GD lib project site") ?>" />
<h3> <?= t("GD") ?> </h3>
<p>
<?= t("The GD graphics library is an extension to PHP commonly installed most webservers. Please refer to the <a href=\"{{url}}\">GD website</a> for more information.",