diff --git a/cas/cas-server/src/main/resources/templates/casPropagateLogoutView.html b/cas/cas-server/src/main/resources/templates/casPropagateLogoutView.html index 57614e19dbd93c7faf486f8d8a3ee74831bb8913..d0816e0cd70696430cbc004e03c96df98fdd063e 100644 --- a/cas/cas-server/src/main/resources/templates/casPropagateLogoutView.html +++ b/cas/cas-server/src/main/resources/templates/casPropagateLogoutView.html @@ -81,7 +81,7 @@ <div> - <ol start="a"> + <ol style="list-style: none" start="a"> <li th:each="entry,iterStat : ${logoutUrls}"> <script type="text/javascript" th:inline="javascript"> /*<![CDATA[*/