Revision 91:37fde9e2b025 WebContent/jsp/ss112_user/ibssRetailUserEnquiry.jsp

View differences:

WebContent/jsp/ss112_user/ibssRetailUserEnquiry.jsp
127 127
		<htmlEL:submit property="action" onclick="overlay();">
128 128
			<bean:message key="general.button.back" />
129 129
		</htmlEL:submit>
130
		<htmlEL:submit property="action" onclick="overlay();">
131
			<bean:message key="general.button.create" />
132
		</htmlEL:submit>
130 133
	</htmlEL:form>
131 134
	</div>
135
	<%-- <div class="floatRight">
136
	<htmlEL:form action="/ss112/retailCreateUser.do">
137
		<htmlEL:submit property="action" onclick="overlay();">
138
			<bean:message key="general.button.create" />
139
		</htmlEL:submit>
140
	</htmlEL:form>
141
	</div> --%>
132 142
	</c:when>
133 143

  
134 144
	<c:otherwise>
......
147 157
			<bean:message key="general.button.back" />
148 158
		</htmlEL:submit>
149 159
	</htmlEL:form>
160
	<htmlEL:form action="/ss112/retailCreateUser.do">
161
		<htmlEL:submit property="action" onclick="overlay();">
162
			<bean:message key="general.button.create" />
163
		</htmlEL:submit>
164
	</htmlEL:form>
165
	
150 166
	</div>
151 167
	</c:otherwise>
152 168
</c:choose>

Also available in: Unified diff