Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Dec 18, 2009
2 parents 9af0a4e + 86e0bc8 commit 6f063ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gallery/views/upgrader.html.php
Expand Up @@ -26,7 +26,7 @@
<h1> <?= t("That's it!") ?> </h1>
<p>
<?= t("Your <a href=\"%url\">Gallery</a> is up to date.",
array("url" => html::mark_clean(item::root()->url()))) ?>
array("url" => html::mark_clean(url::base()))) ?>
</p>
</div>
</div>
Expand Down

0 comments on commit 6f063ac

Please sign in to comment.