diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-28 12:15:52 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-28 12:15:52 -0700 |
| commit | 7ea13b3869dee33804606a17488bb1cd26759bdb (patch) | |
| tree | 39c98eb3b788e528003730894a3f897a579a3808 /modules/gallery/views/admin_graphics_none.html.php | |
| parent | 8ef78de3f72f695225ac87223d0815235a630417 (diff) | |
Normalize capitalization ticket #596
Diffstat (limited to 'modules/gallery/views/admin_graphics_none.html.php')
| -rw-r--r-- | modules/gallery/views/admin_graphics_none.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_graphics_none.html.php b/modules/gallery/views/admin_graphics_none.html.php index 3ac6b4fb..e0fc4170 100644 --- a/modules/gallery/views/admin_graphics_none.html.php +++ b/modules/gallery/views/admin_graphics_none.html.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access.") ?> <div id="none" class="g-module-status g-warning g-block"> - <h3> <?= t("No Active Toolkit") ?> </h3> + <h3> <?= t("No active toolkit") ?> </h3> <p> <?= t("We were unable to detect a graphics program. You must install one of the toolkits below in order to use many Gallery features.") ?> </p> |
