diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2010-05-08 21:09:15 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-05-08 21:09:15 -0700 |
| commit | 357d20a6800d75c266ebe4281ebdd08e88a6e13a (patch) | |
| tree | 16c04abd61e0b5721b051142b55fd9ca6f226cd1 /modules/digibug/views | |
| parent | 14683ec0e8b8b9622539990c8d56310b0e0ced21 (diff) | |
| parent | b2f7f80efb4fc8de7c1be966720a5006310fefdb (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/digibug/views')
| -rw-r--r-- | modules/digibug/views/admin_digibug.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/digibug/views/admin_digibug.html.php b/modules/digibug/views/admin_digibug.html.php index 5d07eb68..d673b116 100644 --- a/modules/digibug/views/admin_digibug.html.php +++ b/modules/digibug/views/admin_digibug.html.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access.") ?> <div class="g-block"> <img src="<?= url::file("modules/digibug/images/digibug_logo.png") ?>" alt="Digibug logo" class="g-right"/> - <h1> <?= t("Digibug Photo Printing") ?> </h1> + <h1> <?= t("Digibug photo printing") ?> </h1> <div class="g-block-content"> <p> <?= t("Turn your photos into a wide variety of prints, gifts and games!") ?> |
