diff options
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp')
-rw-r--r-- | id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp index 8acd725c7..13fc77081 100644 --- a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp +++ b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/pvpgateway.jsp @@ -6,8 +6,8 @@ <div id="oa_pvp2_area" class="oa_protocol_area"> <h4><%=LanguageHelper.getGUIString("webpages.inderfederation.moaid.header", request) %></h4> - <s:textfield name="pvpGateway.entityID" - value="%{pvpGateway.entityID}" + <s:textfield name="pVPGateway.entityID" + value="%{pVPGateway.entityID}" labelposition="left" key="webpages.inderfederation.gateway.entityID" cssClass="textfield_long"> |