서버명 표시

This commit is contained in:
eastargh
2026-06-16 13:19:10 +09:00
parent eee7f46aa7
commit fafe7e45cb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -353,10 +353,10 @@
</div>
<!-- SSO 로그인 버튼 (비상모드 시 숨김) -->
<c:if test="${not emergencyMode}">
<div class="form-group">
<!-- <div class="form-group">
<input type="button" id="btn_sso_login" class="form-control btn btn-success rounded submit px-3"
value="SSO Login">
</div>
</div> -->
</c:if>
<p style="color:red;"><%=resultMsg %></p>
</form>