외사업무포털 => 외사포털 용어변경

master
DESKTOP-QGC5RJO\DBNT 2023-03-16 15:41:38 +09:00
parent b231f439a0
commit 7e00a557d7
4 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -31,10 +31,10 @@
<div class="d-flex flex-wrap py-2 mt-auto" id="footerRow" th:fragment="footerFragment"> <div class="d-flex flex-wrap py-2 mt-auto" id="footerRow" th:fragment="footerFragment">
<div class="col-auto"> <div class="col-auto">
<img src="/img/ft_logo.png" alt="외사업무포털로고" class="h-75"> <img src="/img/ft_logo.png" alt="외사포털로고" class="h-75">
</div> </div>
<div class="col-auto"> <div class="col-auto">
<p id="footerSiteName">외사업무포털</p> <p id="footerSiteName">외사포털</p>
<span id="footerSiteNameEng">FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</span> <span id="footerSiteNameEng">FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</span>
</div> </div>
<div class="col-auto ms-3 mt-1"> <div class="col-auto ms-3 mt-1">

View File

@ -3,7 +3,7 @@
<div class="pt-3" th:fragment="leftMenuFragment"> <div class="pt-3" th:fragment="leftMenuFragment">
<div class="ps-5"> <div class="ps-5">
<a href="/" > <a href="/" >
<img id="logoNew" th:src="@{/img/logoNew.png}" alt="logoNew" title="logoNew"> <img id="logoNew3" th:src="@{/img/logoNew3.png}" alt="logoNew3" title="logoNew3">
</a> </a>
</div> </div>
<div class="flex-shrink-0 py-3 bg-transparent" id="leftMenu"> <div class="flex-shrink-0 py-3 bg-transparent" id="leftMenu">

View File

@ -18,7 +18,7 @@
<p th:if="${loginError}" class="error text-warning login-Fail">로그인에 실패하였습니다.</p> <p th:if="${loginError}" class="error text-warning login-Fail">로그인에 실패하였습니다.</p>
<!-- 로그인 시 아이디의 name 애트리뷰트 값은 username --> <!-- 로그인 시 아이디의 name 애트리뷰트 값은 username -->
<!-- 파라미터명을 변경하고 싶을 경우 config class formlogin()에서 .usernameParameter("") 명시 --> <!-- 파라미터명을 변경하고 싶을 경우 config class formlogin()에서 .usernameParameter("") 명시 -->
<h1>외사업무포털</h1> <h1>외사포털</h1>
<h2>FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</h2> <h2>FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</h2>
<ul> <ul>
<li> <li>