diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-07-20 22:23:34 -0700 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-07-20 22:23:34 -0700 |
| commit | d7814f37cb2194098bd8aa3887bd830033200e8b (patch) | |
| tree | d7634d5db40c43244b6b2d8b08b5a348cedb7c4f /modules/gallery | |
| parent | ce963c9db00c25b3c1e6add1fe6032aef61a5bed (diff) | |
| parent | b99774ac49999e4701f1c410f0018a417a5f613e (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery')
| -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> |
