diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2010-04-30 16:23:05 -0700 |
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2010-04-30 16:23:05 -0700 |
| commit | 9edee3a7ef770c040b82164454703c35c81c196f (patch) | |
| tree | 037e89a932f7d6a2b1a3be725b8d0bbb6af39964 /modules/digibug/views | |
| parent | 97ba2d87eb77c77d70430c9e2171b0184a999635 (diff) | |
| parent | f1076590f15f5dc55b164e2b22688a51c805265e (diff) | |
Merge commit 'upstream/master'
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!") ?> |
