James Moger
2012-03-25 6caa9368cb639c14691713feb5aa16c9c0976240
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.