diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-07-21 00:06:11 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-07-21 00:06:11 -0600 |
| commit | 7f9e71d8cdcf99267adc2b4a6332e379a0fca0fc (patch) | |
| tree | 1ee75c57e9caf682799b9fc7e19f009d27c15f08 /modules/gallery/views/after_install.html.php | |
| parent | 329b6ce28ce0424303fece0fa0f542a0f1cb39ae (diff) | |
| parent | d7814f37cb2194098bd8aa3887bd830033200e8b (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery/views/after_install.html.php')
| -rw-r--r-- | modules/gallery/views/after_install.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/after_install.html.php b/modules/gallery/views/after_install.html.php index d6ba8e7c..e4842163 100644 --- a/modules/gallery/views/after_install.html.php +++ b/modules/gallery/views/after_install.html.php @@ -21,7 +21,7 @@ </p> <p> - <?= t("Want to learn more? The <a href=\"%url\">Gallery website</a> has news and information about Gallery Project and community.", array("url" => "http://gallery.menalto.com")) ?> + <?= t("Want to learn more? The <a href=\"%url\">Gallery website</a> has news and information about the Gallery project and community.", array("url" => "http://gallery.menalto.com")) ?> </p> <p> |
