src/main/webapp/WEB-INF/dynamic_fragments/commit-successful.jsp

changeset 72
0646c14e36fb
parent 47
57cfb94ab99f
     1.1 --- a/src/main/webapp/WEB-INF/dynamic_fragments/commit-successful.jsp	Fri May 22 16:21:31 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/dynamic_fragments/commit-successful.jsp	Fri May 22 16:21:59 2020 +0200
     1.3 @@ -30,5 +30,5 @@
     1.4  
     1.5  <c:set scope="page" var="redirectLocation" value="${requestScope[Constants.REQ_ATTR_REDIRECT_LOCATION]}"/>
     1.6  
     1.7 -<fmt:message bundle="${lightpit_bundle}" key="commit.success" />
     1.8 -<fmt:message bundle="${lightpit_bundle}" key="commit.redirect-link" />
     1.9 +<fmt:message bundle="${lightpit_bundle}" key="commit.success"/>
    1.10 +<fmt:message bundle="${lightpit_bundle}" key="commit.redirect-link"/>

mercurial