Skip to content

Commit

Permalink
Report the graphics toolkit in the platform block.
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Sep 15, 2010
1 parent af24aa5 commit 4b8d6be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/gallery/views/admin_block_platform.html.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@
<li>
<?= t("Server load: %load_average", array("load_average" => $load_average)) ?>
</li>
<li>
<?= t("Graphics toolkit: %toolkit", array("toolkit" => module::get_var("gallery", "graphics_toolkit"))) ?>
</li>
</ul>

0 comments on commit 4b8d6be

Please sign in to comment.