James Moger
2012-06-06 f96d3233fde0d6dc5b61690e59794d209d77ae90
src/com/gitblit/wicket/pages/TagPage.java
@@ -51,7 +51,7 @@
      // Failed to find tag!
      if (tagRef == null) {
         error(MessageFormat.format("Could not find tag {0}", objectId), true);
         error(MessageFormat.format(getString("gb.couldNotFindTag"), objectId), true);
      }
      // Display tag.